diff --git a/brotli.json b/brotli.json index 1788c0e8eb..424b96e652 100644 --- a/brotli.json +++ b/brotli.json @@ -1,15 +1,15 @@ { - "version": "1.0.5_2", + "version": "1.0.5_4", "homepage": "https://brotli.org/", "description": "Lossless compression algorithm", "architecture": { "64bit": { - "url": "https://curl.haxx.se/windows/dl-7.61.1_2/brotli-1.0.5_2-win64-mingw.tar.xz", + "url": "https://curl.haxx.se/windows/dl-7.61.1_4/brotli-1.0.5_4-win64-mingw.tar.xz", "hash": "ecb372ab0b480ad7fddd0ecfb73dd91461666b99e8fe8323e23b98be43cd9438", "extract_dir": "brotli-1.0.5-win64-mingw" }, "32bit": { - "url": "https://curl.haxx.se/windows/dl-7.61.1_2/brotli-1.0.5_2-win32-mingw.tar.xz", + "url": "https://curl.haxx.se/windows/dl-7.61.1_4/brotli-1.0.5_4-win32-mingw.tar.xz", "hash": "178abb33af2f134c6a05bc6fe2b2ad7a105c87c5552480f24b26b4cfec3d63ae", "extract_dir": "brotli-1.0.5-win32-mingw" }