curl: Update to version 7.79.1

This commit is contained in:
Richard Kuhnt 2021-09-22 10:00:44 +00:00
parent c4abbc6a8e
commit ac5d86bed8

View File

@ -1,18 +1,18 @@
{
"version": "7.79.0_4",
"version": "7.79.1",
"description": "Command line tool and library for transferring data with URLs",
"homepage": "https://curl.haxx.se/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.79.0_4/curl-7.79.0_4-win64-mingw.tar.xz",
"hash": "298664b3369f4e0836d3dbe6e40634e7fa3573ac362e5eb85875e94a82e39578",
"extract_dir": "curl-7.79.0-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.79.1/curl-7.79.1-win64-mingw.tar.xz",
"hash": "4b5d4c2be969ee13dd9e7f8ac49b7aa2c445d77fbb3438e2dcd526c8fa7009fe",
"extract_dir": "curl-7.79.1-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.79.0_4/curl-7.79.0_4-win32-mingw.tar.xz",
"hash": "2f53124c56378000374ec847803371fa1d247ab937d8eefa6c3822b09d7ddcca",
"extract_dir": "curl-7.79.0-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.79.1/curl-7.79.1-win32-mingw.tar.xz",
"hash": "4ecfb04944ce07c67194a821f6578d06514f579bc13889de4c1c610f3a427110",
"extract_dir": "curl-7.79.1-win32-mingw"
}
},
"bin": "bin\\curl.exe",