mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
brotli: Update to version 1.0.9_3
This commit is contained in:
parent
e90a20bfe5
commit
0ab47d3a2b
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.9_1",
|
"version": "1.0.9_3",
|
||||||
"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://curl.haxx.se/windows/dl-7.73.0_1/brotli-1.0.9_1-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.73.0_3/brotli-1.0.9_3-win64-mingw.tar.xz",
|
||||||
"hash": "1af8afc550c3ee9261c4706a6cfcc5cb20f49a83f71dbdc4c47109cd9a182a64",
|
"hash": "89fa08770e6a5af9bff2b5b184331d8f04de8851bc3c0135f8dfc7c4bcfae3f1",
|
||||||
"extract_dir": "brotli-1.0.9-win64-mingw"
|
"extract_dir": "brotli-1.0.9-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.73.0_1/brotli-1.0.9_1-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.73.0_3/brotli-1.0.9_3-win32-mingw.tar.xz",
|
||||||
"hash": "aea757235ba15fa0c8949e60180acdeff09b392222ee496b8432004ebdceeb0a",
|
"hash": "5294f95d3a2f16345ab9ae440b1bc68e29a6ab8afa27d41375dbdcaa5d7b0120",
|
||||||
"extract_dir": "brotli-1.0.9-win32-mingw"
|
"extract_dir": "brotli-1.0.9-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user