mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
brotli: Update to version 1.0.9_5
This commit is contained in:
parent
4e4fdce4c9
commit
fe71b10dae
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.9_4",
|
"version": "1.0.9_5",
|
||||||
"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_4/brotli-1.0.9_4-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.73.0_5/brotli-1.0.9_5-win64-mingw.tar.xz",
|
||||||
"hash": "d4448314fcf207ca35bcad0d574f1870e75a9750b104a0d7f82eae870d7dbd6b",
|
"hash": "62bb48f6057e29abbb9a530aded28cc3dbb6b0d7ef878aa8e434f76f47020559",
|
||||||
"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_4/brotli-1.0.9_4-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.73.0_5/brotli-1.0.9_5-win32-mingw.tar.xz",
|
||||||
"hash": "62cb1ee4ec36be74f948e8ad129476b07da1019ccf404b2f9cedbb9f9c274fae",
|
"hash": "5b40c1d8bb83e5a3ce3a748d6fb4eb220edcc44c17110289b30d5c0253b5f2eb",
|
||||||
"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