curl: Update to version 8.13.0_7

This commit is contained in:
github-actions[bot] 2025-05-26 16:29:59 +00:00
parent 99b678e3b1
commit 2ca782d8d1

View File

@ -1,23 +1,23 @@
{ {
"version": "8.13.0_5", "version": "8.13.0_7",
"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.13.0_5/curl-8.13.0_5-win64-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.13.0_7/curl-8.13.0_7-win64-mingw.tar.xz",
"hash": "688efbe5ef78ced0eb2ddfe6551f6e6704796a27a21fbeca5d6780bb7436725e", "hash": "ce6d309c3288cab95b1aeff60fb8ca1c319a870a31c4ee89c87a9b6ba19c1aa7",
"extract_dir": "curl-8.13.0_5-win64-mingw" "extract_dir": "curl-8.13.0_7-win64-mingw"
}, },
"32bit": { "32bit": {
"url": "https://curl.se/windows/dl-8.13.0_5/curl-8.13.0_5-win32-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.13.0_7/curl-8.13.0_7-win32-mingw.tar.xz",
"hash": "1fc9bb37ec21c46846acdd8e8ad19048ea37d2ed39a455008d8d4571eb99a5ad", "hash": "41537e9e604672f0a4c3cb9f273431a47e19a716305c608ef6a32e7ff34fecae",
"extract_dir": "curl-8.13.0_5-win32-mingw" "extract_dir": "curl-8.13.0_7-win32-mingw"
}, },
"arm64": { "arm64": {
"url": "https://curl.se/windows/dl-8.13.0_5/curl-8.13.0_5-win64a-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.13.0_7/curl-8.13.0_7-win64a-mingw.tar.xz",
"hash": "404627ab918c15ee24a6838876a27d0e40d128082ad6ae8ea0bc876c08fe1a48", "hash": "d44ab9ba934f3de364f36a0313dddaa14c3f7865d0158d692977bc06f13570ee",
"extract_dir": "curl-8.13.0_5-win64a-mingw" "extract_dir": "curl-8.13.0_7-win64a-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",