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