diff --git a/bucket/brotli.json b/bucket/brotli.json index 6b5e632742..564f9d7f43 100644 --- a/bucket/brotli.json +++ b/bucket/brotli.json @@ -1,16 +1,16 @@ { - "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.79.0/brotli-1.0.9-win64-mingw.tar.xz", + "url": "https://curl.haxx.se/windows/dl-7.79.0_1/brotli-1.0.9_1-win64-mingw.tar.xz", "hash": "f795ff20138172c0d2fee265023d930a3bd0528449c923e93d6ed1bd933d0bce", "extract_dir": "brotli-1.0.9-win64-mingw" }, "32bit": { - "url": "https://curl.haxx.se/windows/dl-7.79.0/brotli-1.0.9-win32-mingw.tar.xz", + "url": "https://curl.haxx.se/windows/dl-7.79.0_1/brotli-1.0.9_1-win32-mingw.tar.xz", "hash": "8e88f5d308d729addd3398386d1cb55e2e841d56512cb38749b27d0779f3270f", "extract_dir": "brotli-1.0.9-win32-mingw" }