brotli: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2025-10-27 16:30:22 +00:00
parent a6af23b5fb
commit 8f1014f76e

View File

@ -1,16 +1,16 @@
{
"version": "1.1.0",
"version": "1.2.0",
"description": "Lossless compression algorithm",
"homepage": "https://brotli.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/google/brotli/releases/download/v1.1.0/brotli-x64-windows-static.zip",
"hash": "1d45ba1bef7e2bcbb70d49577f3ae195615b58a4b727d52229d4ec0004d49f88"
"url": "https://github.com/google/brotli/releases/download/v1.2.0/brotli-x64-windows-static.zip",
"hash": "3208ab82d4f08e062a25660cf38092db4e8415792aa1e579956d37740f8d8924"
},
"32bit": {
"url": "https://github.com/google/brotli/releases/download/v1.1.0/brotli-x86-windows-static.zip",
"hash": "6692bedd404f0d681c5c73366bd550f3475f496711b1f16422ff4877c8d4bbaf"
"url": "https://github.com/google/brotli/releases/download/v1.2.0/brotli-x86-windows-static.zip",
"hash": "9077aa4184290f6aab963fef2ac0d92730ca58be2b78ec4ef97aeefa2981d715"
}
},
"bin": "brotli.exe",