diff --git a/bucket/brotli.json b/bucket/brotli.json index 39a9586e8f..cddfd8465f 100644 --- a/bucket/brotli.json +++ b/bucket/brotli.json @@ -1,17 +1,17 @@ { - "version": "1.0.9_6", + "version": "1.0.9", "description": "Lossless compression algorithm", "homepage": "https://brotli.org/", "license": "MIT", "architecture": { "64bit": { - "url": "https://curl.haxx.se/windows/dl-7.73.0_6/brotli-1.0.9_6-win64-mingw.tar.xz", - "hash": "1262440643fb95a35e2df5b22b2896a2e2dfb03064cd14b7e792587d23c2a463", + "url": "https://curl.haxx.se/windows/dl-7.74.0/brotli-1.0.9-win64-mingw.tar.xz", + "hash": "d94c782671a2d2a3cafdc92c3c9028d24c0735267eb06c8e692f8d8f204acacf", "extract_dir": "brotli-1.0.9-win64-mingw" }, "32bit": { - "url": "https://curl.haxx.se/windows/dl-7.73.0_6/brotli-1.0.9_6-win32-mingw.tar.xz", - "hash": "4dea6a954fa9d4bc6dc0554da25458f5554f1f65219fa2a9af8fb0ba2a6d3338", + "url": "https://curl.haxx.se/windows/dl-7.74.0/brotli-1.0.9-win32-mingw.tar.xz", + "hash": "a93c0fc627094b949fc303314a012f1e5ed7347046e360dd7409990c9ee668fe", "extract_dir": "brotli-1.0.9-win32-mingw" } },