We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bed5b9d commit a48680cCopy full SHA for a48680c
config/pre-built.json
@@ -2,5 +2,6 @@
2
"repo": "static-php/static-php-cli-hosted",
3
"prefer-stable": true,
4
"match-pattern-linux": "{name}-{arch}-{os}-{libc}-{libcver}.txz",
5
- "match-pattern": "{name}-{arch}-{os}.txz"
+ "match-pattern-macos": "{name}-{arch}-{os}.txz",
6
+ "match-pattern-windows": "{name}-{arch}-{os}.tgz"
7
}
0 commit comments