mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
github-release: add Homebrew/glibc-bootstrap
Ref https://github.com/tuna/issues/issues/1586
This commit is contained in:
parent
02e893361c
commit
f25bb97936
@ -15,6 +15,7 @@ BASE_URL = os.getenv("TUNASYNC_UPSTREAM_URL", "https://api.github.com/repos/")
|
||||
WORKING_DIR = os.getenv("TUNASYNC_WORKING_DIR")
|
||||
REPOS = [
|
||||
"Homebrew/homebrew-portable-ruby", # Used by homebrew-bottles
|
||||
"Homebrew/glibc-bootstrap", # Used by homebrew-bottles, see #1586
|
||||
{"repo": "googlefonts/noto-fonts", "tarball": True},
|
||||
{"repo": "googlefonts/noto-cjk", "tarball": True},
|
||||
{"repo": "googlefonts/noto-emoji", "tarball": True},
|
||||
|
Loading…
x
Reference in New Issue
Block a user