mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
brotli: Update to version 1.2.0
This commit is contained in:
parent
a6af23b5fb
commit
8f1014f76e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.0",
|
"version": "1.2.0",
|
||||||
"description": "Lossless compression algorithm",
|
"description": "Lossless compression algorithm",
|
||||||
"homepage": "https://brotli.org/",
|
"homepage": "https://brotli.org/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/google/brotli/releases/download/v1.1.0/brotli-x64-windows-static.zip",
|
"url": "https://github.com/google/brotli/releases/download/v1.2.0/brotli-x64-windows-static.zip",
|
||||||
"hash": "1d45ba1bef7e2bcbb70d49577f3ae195615b58a4b727d52229d4ec0004d49f88"
|
"hash": "3208ab82d4f08e062a25660cf38092db4e8415792aa1e579956d37740f8d8924"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/google/brotli/releases/download/v1.1.0/brotli-x86-windows-static.zip",
|
"url": "https://github.com/google/brotli/releases/download/v1.2.0/brotli-x86-windows-static.zip",
|
||||||
"hash": "6692bedd404f0d681c5c73366bd550f3475f496711b1f16422ff4877c8d4bbaf"
|
"hash": "9077aa4184290f6aab963fef2ac0d92730ca58be2b78ec4ef97aeefa2981d715"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "brotli.exe",
|
"bin": "brotli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user