Add alt for re2c

This commit is contained in:
crazywhalecc
2025-07-31 01:54:28 +08:00
parent 601444d0a5
commit be857913cd
2 changed files with 14 additions and 1 deletions

View File

@@ -1122,6 +1122,10 @@
"repo": "skvadrik/re2c",
"match": "re2c.+\\.tar\\.xz",
"prefer-stable": true,
"alt": {
"type": "url",
"url": "https://dl.static-php.dev/static-php-cli/deps/re2c/re2c-4.3.tar.xz"
},
"license": {
"type": "file",
"path": "LICENSE"