curl: Update to version 7.65.0_1

This commit is contained in:
Richard Kuhnt 2019-05-29 10:00:43 +00:00
parent a0cee04da2
commit 599f11b059

View File

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