curl: Update to version 7.64.1

This commit is contained in:
Richard Kuhnt 2019-03-29 21:01:58 +00:00
parent 4a99428615
commit 1eb43eea85

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.0_4",
"version": "7.64.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.64.0_4/curl-7.64.0_4-win64-mingw.tar.xz",
"hash": "30e42fa1f82f95c757b447a17af79697c0e110dfb7fa4d361bb758c9f15b6649",
"extract_dir": "curl-7.64.0-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.64.1/curl-7.64.1-win64-mingw.tar.xz",
"hash": "21476f790f7e6c7252b3ebf37f070bbe80add3c83089514184974dcd30a3d558",
"extract_dir": "curl-7.64.1-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.64.0_4/curl-7.64.0_4-win32-mingw.tar.xz",
"hash": "2153e6fa454d6002119ce60abdbbe776bd7f17cfc5810601f895fd7dd47445f9",
"extract_dir": "curl-7.64.0-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.64.1/curl-7.64.1-win32-mingw.tar.xz",
"hash": "771e0de14374e460571274499cdef1b62b7df78ce082b128623563b1dc860df6",
"extract_dir": "curl-7.64.1-win32-mingw"
}
},
"bin": "bin\\curl.exe",