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": { "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",