github-release: add Homebrew/glibc-bootstrap

Ref https://github.com/tuna/issues/issues/1586
This commit is contained in:
Zenithal 2022-09-19 14:32:22 +08:00
parent 02e893361c
commit f25bb97936

View File

@ -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},