diff --git a/bucket/curl.json b/bucket/curl.json index 519ca7bdd2..25010e6995 100644 --- a/bucket/curl.json +++ b/bucket/curl.json @@ -1,17 +1,17 @@ { "homepage": "https://curl.haxx.se/", "description": "Command line tool and library for transferring data with URLs", - "version": "7.65.1_2", + "version": "7.65.1_3", "license": "MIT", "architecture": { "64bit": { - "url": "https://curl.haxx.se/windows/dl-7.65.1_2/curl-7.65.1_2-win64-mingw.tar.xz", - "hash": "b96a01489b7dee37e7f8a1af13041e629f66fa06f1791248f6fd0a918442428a", + "url": "https://curl.haxx.se/windows/dl-7.65.1_3/curl-7.65.1_3-win64-mingw.tar.xz", + "hash": "9bb973a65345883eb272719fb0d25bfcddbce94694bc2a78df6dd494fdae6e26", "extract_dir": "curl-7.65.1-win64-mingw" }, "32bit": { - "url": "https://curl.haxx.se/windows/dl-7.65.1_2/curl-7.65.1_2-win32-mingw.tar.xz", - "hash": "a7e803eed8067f497e60435233c267251e8ce87c3d639584de4729d6741a9349", + "url": "https://curl.haxx.se/windows/dl-7.65.1_3/curl-7.65.1_3-win32-mingw.tar.xz", + "hash": "ea01611d37278dab4adbf49a3f8087fe4c54c8b5be56367796295de7d9043fad", "extract_dir": "curl-7.65.1-win32-mingw" } },