diff --git a/bucket/curl.json b/bucket/curl.json index 1861262a54..b5de8b070d 100644 --- a/bucket/curl.json +++ b/bucket/curl.json @@ -1,18 +1,18 @@ { - "version": "8.17.0_5", + "version": "8.17.0_6", "description": "Command line tool and library for transferring data with URLs", "homepage": "https://curl.se/", "license": "MIT", "architecture": { "64bit": { - "url": "https://curl.se/windows/dl-8.17.0_5/curl-8.17.0_5-win64-mingw.tar.xz", - "hash": "14d8966774e6d394596a8dce9d364c476479848b6358bebd011797df5505f1cf", - "extract_dir": "curl-8.17.0_5-win64-mingw" + "url": "https://curl.se/windows/dl-8.17.0_6/curl-8.17.0_6-win64-mingw.tar.xz", + "hash": "71727d0b9b97f02818087718d8697e038be4be967ebf7360b8b0648ed20ab4e0", + "extract_dir": "curl-8.17.0_6-win64-mingw" }, "arm64": { - "url": "https://curl.se/windows/dl-8.17.0_5/curl-8.17.0_5-win64a-mingw.tar.xz", - "hash": "2df94698ddc5e5e1400e3334a1bcd619f5f7dc0c10e9b6684e3b4a1f7db1d214", - "extract_dir": "curl-8.17.0_5-win64a-mingw" + "url": "https://curl.se/windows/dl-8.17.0_6/curl-8.17.0_6-win64a-mingw.tar.xz", + "hash": "b226ffccad441c7e304027aef0bae43c27fc7b3a2e0fb07c057b1348fb69174e", + "extract_dir": "curl-8.17.0_6-win64a-mingw" } }, "bin": "bin\\curl.exe",