Update curl to version 7.46

This commit is contained in:
engelhro 2016-01-21 22:39:23 +01:00
parent 520d0db744
commit 4bb62dd8b9

View File

@ -1,17 +1,17 @@
{ {
"homepage": "http://curl.haxx.se/", "homepage": "http://curl.haxx.se/",
"version": "7.45.0", "version": "7.46.0",
"licence": "MIT", "licence": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://www.confusedbycode.com/curl/curl-7.45.0-win64.zip", "url": "http://www.confusedbycode.com/curl/curl-7.46.0-win64.zip",
"hash": "880ebdb790effa1b28e7fd2d26b18941efb9b167f336baa3d789bc226f0a05eb", "hash": "e2c817f82bb0f5eec8c33468945b7630d2350f79236f4389686162533b01374c",
"extract_dir": "curl-7.45.0-win64" "extract_dir": "curl-7.46.0-win64"
}, },
"32bit": { "32bit": {
"url": "http://www.confusedbycode.com/curl/curl-7.45.0-win32.zip", "url": "http://www.confusedbycode.com/curl/curl-7.46.0-win32.zip",
"hash": "ae3e468a14bfdf28babc12aa605bf94f45c750fa5aa97b0aaccf05d5d8dae43e", "hash": "c75c8853c0f37c4eb95913ea1e341a4b1047cd9e097a7206fa26362d2a68fc9b",
"extract_dir": "curl-7.45.0-win32" "extract_dir": "curl-7.46.0-win32"
} }
}, },
"bin": "bin/curl.exe", "bin": "bin/curl.exe",