diff --git a/curl.json b/curl.json index 041b15230e..2778d21b3a 100644 --- a/curl.json +++ b/curl.json @@ -6,12 +6,12 @@ "architecture": { "64bit": { "url": "https://dl.bintray.com/vszakats/generic/curl-7.61.0-win64-mingw.tar.xz", - "hash": "eaf3e7f7879be1b256b79ce07c90c292593567abb65452e1be22623964a867e1", + "hash": "3a7f472de45377fde09d1ddc8ac6e1f9c3d9d3de99ad4303d3dc23fced2b72fa", "extract_dir": "curl-7.61.0-win64-mingw" }, "32bit": { "url": "https://dl.bintray.com/vszakats/generic/curl-7.61.0-win32-mingw.tar.xz", - "hash": "87f86fc7b4c937b56f1057781af5cd6fcb4e7a4be47261b9d612e9762f89ad0c", + "hash": "781d6f94036c89e31352577612cf5ceb3a821c6695087ae0c4ef5a5b7164e34c", "extract_dir": "curl-7.61.0-win32-mingw" } },