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