curl: Update to version 7.87.0_7

This commit is contained in:
github-actions[bot] 2023-02-10 12:32:51 +00:00
parent 94921f3201
commit 6e14316dbb

View File

@ -1,18 +1,18 @@
{
"version": "7.87.0_6",
"version": "7.87.0_7",
"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.87.0_6/curl-7.87.0_6-win64-mingw.tar.xz",
"hash": "aac7cafde66669e89dc41c16b45024d033082a4ea66043fbf3653d703d3b8085",
"extract_dir": "curl-7.87.0_6-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.87.0_7/curl-7.87.0_7-win64-mingw.tar.xz",
"hash": "df0231b99fd977321b199436f054cf5e0b295374578151349f75ba3d20f222ef",
"extract_dir": "curl-7.87.0_7-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.87.0_6/curl-7.87.0_6-win32-mingw.tar.xz",
"hash": "880a9601180416f6257915c3b2f707d1c0efcf2ad71668640cf1767a333ad75d",
"extract_dir": "curl-7.87.0_6-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.87.0_7/curl-7.87.0_7-win32-mingw.tar.xz",
"hash": "97758a08ec105b8ea4aa0dea4a9f10f1909774259c0299a780159bfa5546f61e",
"extract_dir": "curl-7.87.0_7-win32-mingw"
}
},
"bin": "bin\\curl.exe",