diff --git a/bucket/brotli.json b/bucket/brotli.json index 034e3bf001..32c2a38de5 100644 --- a/bucket/brotli.json +++ b/bucket/brotli.json @@ -1,17 +1,17 @@ { - "version": "1.0.9_2", + "version": "1.0.9", "description": "Lossless compression algorithm", "homepage": "https://brotli.org/", "license": "MIT", "architecture": { "64bit": { - "url": "https://curl.haxx.se/windows/dl-7.74.0_2/brotli-1.0.9_2-win64-mingw.tar.xz", - "hash": "cce2290e260a13bd9d59a4ed731ee3a7453e4055ecee811e10f2dd6f3255e717", + "url": "https://curl.haxx.se/windows/dl-7.75.0/brotli-1.0.9-win64-mingw.tar.xz", + "hash": "d295935d33130ca860e9f7527038af78efda0169982f0b771970c11efc515484", "extract_dir": "brotli-1.0.9-win64-mingw" }, "32bit": { - "url": "https://curl.haxx.se/windows/dl-7.74.0_2/brotli-1.0.9_2-win32-mingw.tar.xz", - "hash": "e93b66296ffab978b191e8072a30b1b868f08b3d1d06c420ff1fe514c0377440", + "url": "https://curl.haxx.se/windows/dl-7.75.0/brotli-1.0.9-win32-mingw.tar.xz", + "hash": "ac3ed36539b50049373f2dbe0177ab0f7d3b51d429e58444882790ea21d2a890", "extract_dir": "brotli-1.0.9-win32-mingw" } },