mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
brotli: Update to version 1.0.7_1
This commit is contained in:
parent
b616d05ccb
commit
03c3fba78a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.7",
|
"version": "1.0.7_1",
|
||||||
"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.69.1/brotli-1.0.7-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.69.1_1/brotli-1.0.7_1-win64-mingw.tar.xz",
|
||||||
"hash": "46a622c5f619a21d2a0b3aed1258a66c958e753acc4660d4ced0a886b20c6577",
|
"hash": "46a622c5f619a21d2a0b3aed1258a66c958e753acc4660d4ced0a886b20c6577",
|
||||||
"extract_dir": "brotli-1.0.7-win64-mingw"
|
"extract_dir": "brotli-1.0.7-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.69.1/brotli-1.0.7-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.69.1_1/brotli-1.0.7_1-win32-mingw.tar.xz",
|
||||||
"hash": "ef53f30a05a7a049f86309019fb28826b6f3fd1737274e33c12a539fc51ad0f4",
|
"hash": "ef53f30a05a7a049f86309019fb28826b6f3fd1737274e33c12a539fc51ad0f4",
|
||||||
"extract_dir": "brotli-1.0.7-win32-mingw"
|
"extract_dir": "brotli-1.0.7-win32-mingw"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user