Update curl to version 7.54.1

This commit is contained in:
Richard Kuhnt 2017-07-09 12:00:17 +00:00
parent 0058d5caa4
commit 76deb67c92

View File

@ -5,12 +5,12 @@
"architecture": {
"64bit": {
"url": "https://dl.bintray.com/vszakats/generic/curl-7.54.1-win64-mingw.7z",
"hash": "15ed07d45d251d76b44a60c2efb75cc5dd19f082c11b3f80c6abdd50ddb8e235",
"hash": "29ee50567130b61b1e2ce6ff7494601028782a1dde489cb975a90750c0546e82",
"extract_dir": "curl-7.54.1-win64-mingw"
},
"32bit": {
"url": "https://dl.bintray.com/vszakats/generic/curl-7.54.1-win32-mingw.7z",
"hash": "6a2fffd8e72fa62e37d1ac171a7f58e7ae6c4b4d895f1015c5297a3d9707d5e0",
"hash": "2d701c539f116262148b5b196f5b155c22e1de9f0e248dfe547992384b9906d1",
"extract_dir": "curl-7.54.1-win32-mingw"
}
},