brotli: Update to version 1.0.7_2

This commit is contained in:
Richard Kuhnt 2020-04-21 20:01:49 +00:00
parent 9dbc6454eb
commit 1a4a0fe1a7

View File

@ -1,17 +1,17 @@
{
"version": "1.0.7_1",
"version": "1.0.7_2",
"homepage": "https://brotli.org/",
"description": "Lossless compression algorithm",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.69.1_1/brotli-1.0.7_1-win64-mingw.tar.xz",
"hash": "46a622c5f619a21d2a0b3aed1258a66c958e753acc4660d4ced0a886b20c6577",
"url": "https://curl.haxx.se/windows/dl-7.69.1_2/brotli-1.0.7_2-win64-mingw.tar.xz",
"hash": "19757b18a6860be73487756f9ee0a1ef37fa2c1ab36636d190b745611ec5284c",
"extract_dir": "brotli-1.0.7-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.69.1_1/brotli-1.0.7_1-win32-mingw.tar.xz",
"hash": "ef53f30a05a7a049f86309019fb28826b6f3fd1737274e33c12a539fc51ad0f4",
"url": "https://curl.haxx.se/windows/dl-7.69.1_2/brotli-1.0.7_2-win32-mingw.tar.xz",
"hash": "378e1fb3d51baa5feb35e2f633d4cf916102af83d9d63dff3a176801251af683",
"extract_dir": "brotli-1.0.7-win32-mingw"
}
},