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