mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-13 20:05:35 +08:00
brotli was matching /dev/null, which should not be used
This commit is contained in:
@@ -50,8 +50,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"brotli": {
|
"brotli": {
|
||||||
"type": "ghtar",
|
"type": "ghtag",
|
||||||
"repo": "google/brotli",
|
"repo": "google/brotli",
|
||||||
|
"match": "v1\\.\\d\\d",
|
||||||
"provide-pre-built": true,
|
"provide-pre-built": true,
|
||||||
"license": {
|
"license": {
|
||||||
"type": "file",
|
"type": "file",
|
||||||
|
|||||||
Reference in New Issue
Block a user