diff --git a/bucket/curl.json b/bucket/curl.json index b482e54f02..73ddb33ed8 100644 --- a/bucket/curl.json +++ b/bucket/curl.json @@ -1,16 +1,16 @@ { - "version": "7.79.1_2", + "version": "7.79.1_3", "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.79.1_2/curl-7.79.1_2-win64-mingw.tar.xz", + "url": "https://curl.haxx.se/windows/dl-7.79.1_3/curl-7.79.1_3-win64-mingw.tar.xz", "hash": "3468a994a768556326360bd1715c8e73ff9d7689494981fc8c377d96f48b693f", "extract_dir": "curl-7.79.1-win64-mingw" }, "32bit": { - "url": "https://curl.haxx.se/windows/dl-7.79.1_2/curl-7.79.1_2-win32-mingw.tar.xz", + "url": "https://curl.haxx.se/windows/dl-7.79.1_3/curl-7.79.1_3-win32-mingw.tar.xz", "hash": "cdd40aa43fee06214dffc3ffba9fb6e7d1d6f640dca168a57f5ddca779df2b13", "extract_dir": "curl-7.79.1-win32-mingw" }