curl: Update to version 8.7.1_6

This commit is contained in:
github-actions[bot] 2024-04-01 01:14:29 +00:00
parent ad4c6e094c
commit c9b8b49dac

View File

@ -1,23 +1,23 @@
{ {
"version": "8.7.1_5", "version": "8.7.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.7.1_5/curl-8.7.1_5-win64-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.7.1_6/curl-8.7.1_6-win64-mingw.tar.xz",
"hash": "6a1cc1381fb05281d8c02a3492175a9e232d81212d63c11eab61a8a4c8189e22", "hash": "3535b8918b85326c87a027f4b90d458ce095e299cfab6bfa650daa76e376bda5",
"extract_dir": "curl-8.7.1_5-win64-mingw" "extract_dir": "curl-8.7.1_6-win64-mingw"
}, },
"32bit": { "32bit": {
"url": "https://curl.se/windows/dl-8.7.1_5/curl-8.7.1_5-win32-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.7.1_6/curl-8.7.1_6-win32-mingw.tar.xz",
"hash": "1ebe6d056dd3328848a9ff0d2be3edb06ccc6b2f340c0c052df4cffed5fc6f97", "hash": "121e46f3daf454182fe2953f5f0b9879854b90dab62443d429a3b0c774ee0894",
"extract_dir": "curl-8.7.1_5-win32-mingw" "extract_dir": "curl-8.7.1_6-win32-mingw"
}, },
"arm64": { "arm64": {
"url": "https://curl.se/windows/dl-8.7.1_5/curl-8.7.1_5-win64a-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.7.1_6/curl-8.7.1_6-win64a-mingw.tar.xz",
"hash": "104e971cff0f42dc33e6ab36c62d9d87c499df8cf8ff8ce931b1727d8fc98a81", "hash": "893cfbebd53819fff8579d2ab6bf18a0ecdd9bbebcd80c57f3ebf676130e8939",
"extract_dir": "curl-8.7.1_5-win64a-mingw" "extract_dir": "curl-8.7.1_6-win64a-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",