curl: Update to version 7.87.0_6

This commit is contained in:
github-actions[bot] 2023-02-09 16:41:26 +00:00
parent 71e2580659
commit fbe7fd3340

View File

@ -1,18 +1,18 @@
{ {
"version": "7.87.0_5", "version": "7.87.0_6",
"description": "Command line tool and library for transferring data with URLs", "description": "Command line tool and library for transferring data with URLs",
"homepage": "https://curl.haxx.se/", "homepage": "https://curl.haxx.se/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://curl.haxx.se/windows/dl-7.87.0_5/curl-7.87.0_5-win64-mingw.tar.xz", "url": "https://curl.haxx.se/windows/dl-7.87.0_6/curl-7.87.0_6-win64-mingw.tar.xz",
"hash": "ca15aa9a2c60e6029aedbdf0581be36e6e457f38fdba3993fae7319b93e9e997", "hash": "aac7cafde66669e89dc41c16b45024d033082a4ea66043fbf3653d703d3b8085",
"extract_dir": "curl-7.87.0_5-win64-mingw" "extract_dir": "curl-7.87.0_6-win64-mingw"
}, },
"32bit": { "32bit": {
"url": "https://curl.haxx.se/windows/dl-7.87.0_5/curl-7.87.0_5-win32-mingw.tar.xz", "url": "https://curl.haxx.se/windows/dl-7.87.0_6/curl-7.87.0_6-win32-mingw.tar.xz",
"hash": "bad3cb8a47560c4d45ed0e6963116337e9a9e3afa0c4ed3f67b367f42b112aca", "hash": "880a9601180416f6257915c3b2f707d1c0efcf2ad71668640cf1767a333ad75d",
"extract_dir": "curl-7.87.0_5-win32-mingw" "extract_dir": "curl-7.87.0_6-win32-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",