curl: Update to version 8.4.0_10

This commit is contained in:
github-actions[bot] 2023-12-06 04:26:31 +00:00
parent 35175289bd
commit afe0ef2be7

View File

@ -1,23 +1,23 @@
{ {
"version": "8.4.0_7", "version": "8.4.0_10",
"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.4.0_7/curl-8.4.0_7-win64-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.4.0_10/curl-8.4.0_10-win64-mingw.tar.xz",
"hash": "7f4dbc942a463167afbde1a8496c7515e91c4fb71bf895b2fb4ccb5379d81899", "hash": "1d3b096d71c1557cc4c6cd751826452b3a27e2f396a19c47267c3486aa228adc",
"extract_dir": "curl-8.4.0_7-win64-mingw" "extract_dir": "curl-8.4.0_10-win64-mingw"
}, },
"32bit": { "32bit": {
"url": "https://curl.se/windows/dl-8.4.0_7/curl-8.4.0_7-win32-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.4.0_10/curl-8.4.0_10-win32-mingw.tar.xz",
"hash": "d80332f7057504c6dc2101cc58f71ffde4cec9d72944ae55145929ac4143cbfc", "hash": "d18c012e75310be6ce226638cc07d8b1eed163b6b859a83e0495cf974b7463de",
"extract_dir": "curl-8.4.0_7-win32-mingw" "extract_dir": "curl-8.4.0_10-win32-mingw"
}, },
"arm64": { "arm64": {
"url": "https://curl.se/windows/dl-8.4.0_7/curl-8.4.0_7-win64a-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.4.0_10/curl-8.4.0_10-win64a-mingw.tar.xz",
"hash": "3da258cdf12e7ecb42111cfcf537bad533cbf12fd29fb2068d527f2911bd4b29", "hash": "8652760d7feef6b091f112edbc1f512abb711ca2fd8dd42cb25754aa00c77d1e",
"extract_dir": "curl-8.4.0_7-win64a-mingw" "extract_dir": "curl-8.4.0_10-win64a-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",