curl: Update to version 8.4.0_5

This commit is contained in:
github-actions[bot] 2023-10-26 16:26:44 +00:00
parent a271ca58a0
commit 94532fadaf

View File

@ -1,23 +1,23 @@
{ {
"version": "8.4.0_4", "version": "8.4.0_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.4.0_4/curl-8.4.0_4-win64-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.4.0_5/curl-8.4.0_5-win64-mingw.tar.xz",
"hash": "2fdc46f3d6d73504ae5eb43d71a943a118788573767485df974a819527c5e463", "hash": "4594bb0c3d39b2adc013e118f17ea961ce353d7d1e79d5566425a5b6f711aecc",
"extract_dir": "curl-8.4.0_4-win64-mingw" "extract_dir": "curl-8.4.0_5-win64-mingw"
}, },
"32bit": { "32bit": {
"url": "https://curl.se/windows/dl-8.4.0_4/curl-8.4.0_4-win32-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.4.0_5/curl-8.4.0_5-win32-mingw.tar.xz",
"hash": "e286724a1d2050ca3334440201a91e740ad913052ab4553dc1fb3d0cb06d4482", "hash": "8d7297660fee8576cebdc386bcc9132c5f9bfca501f0a31712904824c5515beb",
"extract_dir": "curl-8.4.0_4-win32-mingw" "extract_dir": "curl-8.4.0_5-win32-mingw"
}, },
"arm64": { "arm64": {
"url": "https://curl.se/windows/dl-8.4.0_4/curl-8.4.0_4-win64a-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.4.0_5/curl-8.4.0_5-win64a-mingw.tar.xz",
"hash": "991f86660e30e62378a3b75a1f35ec07837332452bd81e3a32ef47b836e8c125", "hash": "f3aa27a9959823d1d6394ee4bc018cddd8b440ff7ce099d42be54813f9c0cf69",
"extract_dir": "curl-8.4.0_4-win64a-mingw" "extract_dir": "curl-8.4.0_5-win64a-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",