Bump brotli for CVE

This commit is contained in:
Kovid Goyal 2025-11-01 09:34:46 +05:30
parent 8b21afe145
commit 9183cc57b0
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -106,9 +106,9 @@
}, },
{ {
"name": "libbrotli 1.1.0", "name": "libbrotli 1.2.0",
"unix": { "unix": {
"hash": "sha256:e720a6ca29428b803f4ad165371771f5398faba397edf6778837a18599ea13ff", "hash": "sha256:816c96e8e8f193b40151dad7e8ff37b1221d019dbcb9c35cd3fadbfe6477dfec",
"urls": ["https://github.com/google/brotli/archive/refs/tags/v{version}.tar.gz"] "urls": ["https://github.com/google/brotli/archive/refs/tags/v{version}.tar.gz"]
} }
}, },