curl: Update to version 7.69.1

This commit is contained in:
Richard Kuhnt 2020-03-11 13:01:51 +00:00
parent f73d1f33b4
commit 6624a75650

View File

@ -1,18 +1,18 @@
{
"homepage": "https://curl.haxx.se/",
"description": "Command line tool and library for transferring data with URLs",
"version": "7.69.0",
"version": "7.69.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.69.0/curl-7.69.0-win64-mingw.tar.xz",
"hash": "7f02585a1729e70b1f888cad7cb287bab4989b393ca32b687c9f813a8d7901e1",
"extract_dir": "curl-7.69.0-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.69.1/curl-7.69.1-win64-mingw.tar.xz",
"hash": "fdffb74d8bdf9e90c9838474c39045a5f77288c6f9f193cb5b3586723a5e9345",
"extract_dir": "curl-7.69.1-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.69.0/curl-7.69.0-win32-mingw.tar.xz",
"hash": "18920c69337b8a2cd4cd1610e98d0b283b1fffee49aa5cfd72b63533a160e491",
"extract_dir": "curl-7.69.0-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.69.1/curl-7.69.1-win32-mingw.tar.xz",
"hash": "5ea0c14043222a570075f6f94d356c3d69b72280df3cd8fe46f3ec043d9ea1ba",
"extract_dir": "curl-7.69.1-win32-mingw"
}
},
"bin": "bin\\curl.exe",