mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 18:35:35 +08:00
fix: xz download
This commit is contained in:
@@ -717,8 +717,10 @@
|
||||
}
|
||||
},
|
||||
"xz": {
|
||||
"type": "url",
|
||||
"url": "https://fossies.org/linux/misc/xz-5.4.7.tar.xz",
|
||||
"type": "ghrel",
|
||||
"repo": "tukaani-project/xz",
|
||||
"match": "zx.+\\.tar\\.xz",
|
||||
"prefer-stable": true,
|
||||
"license": {
|
||||
"type": "file",
|
||||
"path": "COPYING"
|
||||
|
||||
Reference in New Issue
Block a user