curl: Update to version 7.65.0

This commit is contained in:
Richard Kuhnt 2019-05-23 11:01:52 +00:00
parent 908e641e0e
commit 26aa7bc28b

View File

@ -1,18 +1,18 @@
{
"homepage": "https://curl.haxx.se/",
"description": "Command line tool and library for transferring data with URLs",
"version": "7.64.1_1",
"version": "7.65.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.64.1_1/curl-7.64.1_1-win64-mingw.tar.xz",
"hash": "b41c851fc56c775c071ce391d9dc7591ac33ae36902c791bb10f3e52a1c0b435",
"extract_dir": "curl-7.64.1-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.65.0/curl-7.65.0-win64-mingw.tar.xz",
"hash": "84e2af9f96b457694970f06516f80a6c4caf110a7f3b35f0bba54f4512e14744",
"extract_dir": "curl-7.65.0-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.64.1_1/curl-7.64.1_1-win32-mingw.tar.xz",
"hash": "24db90c3a4bf7e89d8293e78eb0c7d472978b54808871d82135a8686359d68df",
"extract_dir": "curl-7.64.1-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.65.0/curl-7.65.0-win32-mingw.tar.xz",
"hash": "2892293471b90f0ab6a8a83b893f288c6daa3becbc7231aac5a036e16269525a",
"extract_dir": "curl-7.65.0-win32-mingw"
}
},
"bin": "bin\\curl.exe",