mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-20 23:35:37 +08:00
Use tar gzip for windows
This commit is contained in:
@@ -2,5 +2,6 @@
|
|||||||
"repo": "static-php/static-php-cli-hosted",
|
"repo": "static-php/static-php-cli-hosted",
|
||||||
"prefer-stable": true,
|
"prefer-stable": true,
|
||||||
"match-pattern-linux": "{name}-{arch}-{os}-{libc}-{libcver}.txz",
|
"match-pattern-linux": "{name}-{arch}-{os}-{libc}-{libcver}.txz",
|
||||||
"match-pattern": "{name}-{arch}-{os}.txz"
|
"match-pattern-macos": "{name}-{arch}-{os}.txz",
|
||||||
|
"match-pattern-windows": "{name}-{arch}-{os}.tgz"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user