mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
brotli: Update to version 1.0.9_1
This commit is contained in:
parent
9b602a91f4
commit
0c0ff3c781
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.0.9",
|
||||
"version": "1.0.9_1",
|
||||
"description": "Lossless compression algorithm",
|
||||
"homepage": "https://brotli.org/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.79.0/brotli-1.0.9-win64-mingw.tar.xz",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.79.0_1/brotli-1.0.9_1-win64-mingw.tar.xz",
|
||||
"hash": "f795ff20138172c0d2fee265023d930a3bd0528449c923e93d6ed1bd933d0bce",
|
||||
"extract_dir": "brotli-1.0.9-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.79.0/brotli-1.0.9-win32-mingw.tar.xz",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.79.0_1/brotli-1.0.9_1-win32-mingw.tar.xz",
|
||||
"hash": "8e88f5d308d729addd3398386d1cb55e2e841d56512cb38749b27d0779f3270f",
|
||||
"extract_dir": "brotli-1.0.9-win32-mingw"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user