curl: Update to version 8.10.1_5

This commit is contained in:
github-actions[bot] 2024-10-16 16:30:19 +00:00
parent 5d7d9fab3f
commit 6cf78134dd

View File

@ -1,23 +1,23 @@
{ {
"version": "8.10.1_4", "version": "8.10.1_5",
"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.10.1_4/curl-8.10.1_4-win64-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.10.1_5/curl-8.10.1_5-win64-mingw.tar.xz",
"hash": "402c0a45ae51827ab9c35ee765bd7b8e115fee1266f1900852294302e7ba3eaa", "hash": "9b52b239fd706f1bfb6d5a2bdabf009ccdc70764ff5ab6b07039cdb3c323ba62",
"extract_dir": "curl-8.10.1_4-win64-mingw" "extract_dir": "curl-8.10.1_5-win64-mingw"
}, },
"32bit": { "32bit": {
"url": "https://curl.se/windows/dl-8.10.1_4/curl-8.10.1_4-win32-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.10.1_5/curl-8.10.1_5-win32-mingw.tar.xz",
"hash": "4e8da4e71bd2ea9edd16f6e5ba0d50a56c648a926c014625e7fca581c395cb01", "hash": "d0ce1ee00631769bf2b9212f7447024800506114342fead34290818f56b30911",
"extract_dir": "curl-8.10.1_4-win32-mingw" "extract_dir": "curl-8.10.1_5-win32-mingw"
}, },
"arm64": { "arm64": {
"url": "https://curl.se/windows/dl-8.10.1_4/curl-8.10.1_4-win64a-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.10.1_5/curl-8.10.1_5-win64a-mingw.tar.xz",
"hash": "68b90d137713f3598439270bb2c909730d27e6a9fe1ab906650ce6e0c44e9181", "hash": "d370e1b4a0a012b6ea1d9e1678fe99e1b85054666cb3e850eed21deda2b186ca",
"extract_dir": "curl-8.10.1_4-win64a-mingw" "extract_dir": "curl-8.10.1_5-win64a-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",