brotli: Update to version 1.0.9

This commit is contained in:
github-actions[bot] 2022-04-27 16:31:40 +00:00
parent cc7b499034
commit 608f796a89

View File

@ -1,17 +1,17 @@
{
"version": "1.0.9_4",
"version": "1.0.9",
"description": "Lossless compression algorithm",
"homepage": "https://brotli.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.82.0_4/brotli-1.0.9_4-win64-mingw.tar.xz",
"hash": "d1bea0b4121b56a838bb9f7f694e69774ccc69321aef16a6dc2644db8df5540f",
"url": "https://curl.haxx.se/windows/dl-7.83.0/brotli-1.0.9-win64-mingw.tar.xz",
"hash": "5b233cee0b7cdcc0dbced6df5dd658e38d785a95a6e711c553dfd412aa625b9e",
"extract_dir": "brotli-1.0.9-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.82.0_4/brotli-1.0.9_4-win32-mingw.tar.xz",
"hash": "9d76f2ea8a9b390d83e5d62119cb71520d6de06bb25106fc3b5bea3cf6c9a572",
"url": "https://curl.haxx.se/windows/dl-7.83.0/brotli-1.0.9-win32-mingw.tar.xz",
"hash": "28f81901d4468b2bce233f7cc967353975925d70584e2d15d53658dcedb67ea5",
"extract_dir": "brotli-1.0.9-win32-mingw"
}
},