curl: Update to version 7.69.1_2

This commit is contained in:
Richard Kuhnt 2020-04-21 20:01:49 +00:00
parent 1a4a0fe1a7
commit fe56447b20

View File

@ -1,17 +1,17 @@
{
"homepage": "https://curl.haxx.se/",
"description": "Command line tool and library for transferring data with URLs",
"version": "7.69.1_1",
"version": "7.69.1_2",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.69.1_1/curl-7.69.1_1-win64-mingw.tar.xz",
"hash": "4fe68840ca4b28d7ceb1cb3bd3560b35a871e90288c15aa29e2b768d840a7f8b",
"url": "https://curl.haxx.se/windows/dl-7.69.1_2/curl-7.69.1_2-win64-mingw.tar.xz",
"hash": "98a10081606542cb65aea5ea3d461ba39b0659e964893d4ffb5f618c7206d38b",
"extract_dir": "curl-7.69.1-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.69.1_1/curl-7.69.1_1-win32-mingw.tar.xz",
"hash": "4a2b0afc098e32ec042076a618d238021e6ad476ecf88f2d91427857ae6b3167",
"url": "https://curl.haxx.se/windows/dl-7.69.1_2/curl-7.69.1_2-win32-mingw.tar.xz",
"hash": "86db6fe323e0bbd95d3ea17a9c23302a6050822d52f6879b4aeaf61111f62762",
"extract_dir": "curl-7.69.1-win32-mingw"
}
},