diff --git a/bucket/curl.json b/bucket/curl.json index d63fde2f80..8f118439c9 100644 --- a/bucket/curl.json +++ b/bucket/curl.json @@ -1,18 +1,18 @@ { - "version": "7.84.0_6", + "version": "7.84.0_7", "description": "Command line tool and library for transferring data with URLs", "homepage": "https://curl.haxx.se/", "license": "MIT", "architecture": { "64bit": { - "url": "https://curl.haxx.se/windows/dl-7.84.0_6/curl-7.84.0_6-win64-mingw.tar.xz", - "hash": "40134e1027a7af692255f3cef14ee5da89cd08831e5bc5c573bcf5471350d69a", - "extract_dir": "curl-7.84.0_6-win64-mingw" + "url": "https://curl.haxx.se/windows/dl-7.84.0_7/curl-7.84.0_7-win64-mingw.tar.xz", + "hash": "d6fe2d32d5205a1071d0b1357a9633d3d57effe28c7fb53c879e8eda9f7d7197", + "extract_dir": "curl-7.84.0_7-win64-mingw" }, "32bit": { - "url": "https://curl.haxx.se/windows/dl-7.84.0_6/curl-7.84.0_6-win32-mingw.tar.xz", - "hash": "a718ccc232868067ff1e206bf5de85ee988c9a7047780dec78eec158fc09e676", - "extract_dir": "curl-7.84.0_6-win32-mingw" + "url": "https://curl.haxx.se/windows/dl-7.84.0_7/curl-7.84.0_7-win32-mingw.tar.xz", + "hash": "4f21f4992240fd486df968e1478563fdc52ab38eb85ec8d6f6f8f4e1dd894dd2", + "extract_dir": "curl-7.84.0_7-win32-mingw" } }, "bin": "bin\\curl.exe",