mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
brotli: Update to version 1.0.9_5
This commit is contained in:
parent
4d829e4227
commit
17aff3c11b
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.8_3",
|
"version": "1.0.9_5",
|
||||||
"homepage": "https://brotli.org/",
|
"homepage": "https://brotli.org/",
|
||||||
"description": "Lossless compression algorithm",
|
"description": "Lossless compression algorithm",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.72.0_3/brotli-1.0.8_3-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.72.0_5/brotli-1.0.9_5-win64-mingw.tar.xz",
|
||||||
"hash": "2c9781cb25d7700ffcc3629ef5577144544dc03b6ceec18bf5a1508b78529221",
|
"hash": "205a2fa41acf977bb9a4a168b5d5f3bd96923a9d7725826cbcd3931634ed82c5",
|
||||||
"extract_dir": "brotli-1.0.8-win64-mingw"
|
"extract_dir": "brotli-1.0.9-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.72.0_3/brotli-1.0.8_3-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.72.0_5/brotli-1.0.9_5-win32-mingw.tar.xz",
|
||||||
"hash": "c2ff0f29ea853e2041dba8ce201abd531dc3082356fbcee60f6c15a15539a95e",
|
"hash": "b166a05dca14a850f1146cc57a2604583e4bfd57e1a40b933673dac107d2887a",
|
||||||
"extract_dir": "brotli-1.0.8-win32-mingw"
|
"extract_dir": "brotli-1.0.9-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user