diff --git a/bucket/curl.json b/bucket/curl.json index 44a8788d68..3ec2b63a89 100644 --- a/bucket/curl.json +++ b/bucket/curl.json @@ -1,17 +1,17 @@ { - "version": "7.77.0_1", + "version": "7.77.0_2", "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.77.0_1/curl-7.77.0_1-win64-mingw.tar.xz", - "hash": "93ec54d6b2ae1a833d60778ac122c78b81495a9ba85a3cffe5b0a0c7351aa2e3", + "url": "https://curl.haxx.se/windows/dl-7.77.0_2/curl-7.77.0_2-win64-mingw.tar.xz", + "hash": "63c40a01a88efdc6a4e4ffb1ed63bb9c4f137535519add317210f6b98e52c393", "extract_dir": "curl-7.77.0-win64-mingw" }, "32bit": { - "url": "https://curl.haxx.se/windows/dl-7.77.0_1/curl-7.77.0_1-win32-mingw.tar.xz", - "hash": "5159d49def6b2ef0d372a0508dbd0553cf96e3e6cde63a98f13f808c6a592a6e", + "url": "https://curl.haxx.se/windows/dl-7.77.0_2/curl-7.77.0_2-win32-mingw.tar.xz", + "hash": "78990bde6480b489afcca373ca40a7a88346d081ae9fb45dfeeecb28b7c61e99", "extract_dir": "curl-7.77.0-win32-mingw" } },