diff --git a/bucket/brotli.json b/bucket/brotli.json index 564f9d7f43..114c6240a8 100644 --- a/bucket/brotli.json +++ b/bucket/brotli.json @@ -1,17 +1,17 @@ { - "version": "1.0.9_1", + "version": "1.0.9_3", "description": "Lossless compression algorithm", "homepage": "https://brotli.org/", "license": "MIT", "architecture": { "64bit": { - "url": "https://curl.haxx.se/windows/dl-7.79.0_1/brotli-1.0.9_1-win64-mingw.tar.xz", - "hash": "f795ff20138172c0d2fee265023d930a3bd0528449c923e93d6ed1bd933d0bce", + "url": "https://curl.haxx.se/windows/dl-7.79.0_3/brotli-1.0.9_3-win64-mingw.tar.xz", + "hash": "5477a26cdeb7cf8a313fd1e7ad2e5cecf9431f4ff32368839529cc18f3407424", "extract_dir": "brotli-1.0.9-win64-mingw" }, "32bit": { - "url": "https://curl.haxx.se/windows/dl-7.79.0_1/brotli-1.0.9_1-win32-mingw.tar.xz", - "hash": "8e88f5d308d729addd3398386d1cb55e2e841d56512cb38749b27d0779f3270f", + "url": "https://curl.haxx.se/windows/dl-7.79.0_3/brotli-1.0.9_3-win32-mingw.tar.xz", + "hash": "1b0d98755469b0f9c9560649a079ef8041cf471fb131787128973fa65f265fa8", "extract_dir": "brotli-1.0.9-win32-mingw" } },