curl: Update to version 8.0.1_6

This commit is contained in:
github-actions[bot] 2023-04-05 08:27:50 +00:00
parent fe2be5fe26
commit 117d8065af

View File

@ -1,23 +1,23 @@
{ {
"version": "8.0.1_5", "version": "8.0.1_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.se/", "homepage": "https://curl.se/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://curl.se/windows/dl-8.0.1_5/curl-8.0.1_5-win64-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.0.1_6/curl-8.0.1_6-win64-mingw.tar.xz",
"hash": "3fc1c9d45b9efa976ed510f0baa2688e33290f296bb1eeadb184f6ec7124d263", "hash": "c11481d19a79111e940320c5c965feb049e11499c6d4122dd486c5ff25a9ead8",
"extract_dir": "curl-8.0.1_5-win64-mingw" "extract_dir": "curl-8.0.1_6-win64-mingw"
}, },
"32bit": { "32bit": {
"url": "https://curl.se/windows/dl-8.0.1_5/curl-8.0.1_5-win32-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.0.1_6/curl-8.0.1_6-win32-mingw.tar.xz",
"hash": "bf56d13016402563301187669ee4f0db6dd032979796be6519d593183c74a5a7", "hash": "71418b78cc21c274590debac6f5656285198b4f0bf77e2074480580e832569f2",
"extract_dir": "curl-8.0.1_5-win32-mingw" "extract_dir": "curl-8.0.1_6-win32-mingw"
}, },
"arm64": { "arm64": {
"url": "https://curl.se/windows/dl-8.0.1_5/curl-8.0.1_5-win64a-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.0.1_6/curl-8.0.1_6-win64a-mingw.tar.xz",
"hash": "70a2009c52f580696b4fd76aab721fa0c740fd273ebbedee1c1ce3a413b93e01", "hash": "ae334bd418a8f981eb888b17ad1342748fbde1365e669bd15192057462bd3d03",
"extract_dir": "curl-8.0.1_5-win64a-mingw" "extract_dir": "curl-8.0.1_6-win64a-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",