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