brotli was matching /dev/null, which should not be used

This commit is contained in:
DubbleClick 2025-06-06 13:18:49 +07:00
parent 7c4c8c6275
commit 3761a9c8ba

View File

@ -50,8 +50,9 @@
}
},
"brotli": {
"type": "ghtar",
"type": "ghtag",
"repo": "google/brotli",
"match": "v1\\.\\d\\d",
"provide-pre-built": true,
"license": {
"type": "file",