mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
curl: Update to version 8.13.0_5
This commit is contained in:
parent
02dfdef6f4
commit
a22f23872a
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "8.13.0_4",
|
"version": "8.13.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.13.0_4/curl-8.13.0_4-win64-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.13.0_5/curl-8.13.0_5-win64-mingw.tar.xz",
|
||||||
"hash": "ca989b00ff02ac7a4610f42f03460c19aec4c1e19896195a9a229e415266562b",
|
"hash": "688efbe5ef78ced0eb2ddfe6551f6e6704796a27a21fbeca5d6780bb7436725e",
|
||||||
"extract_dir": "curl-8.13.0_4-win64-mingw"
|
"extract_dir": "curl-8.13.0_5-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.se/windows/dl-8.13.0_4/curl-8.13.0_4-win32-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.13.0_5/curl-8.13.0_5-win32-mingw.tar.xz",
|
||||||
"hash": "e0f46950b8a404dad2205ac8bf54ff827bce60669939c933a584a48e3d472aca",
|
"hash": "1fc9bb37ec21c46846acdd8e8ad19048ea37d2ed39a455008d8d4571eb99a5ad",
|
||||||
"extract_dir": "curl-8.13.0_4-win32-mingw"
|
"extract_dir": "curl-8.13.0_5-win32-mingw"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://curl.se/windows/dl-8.13.0_4/curl-8.13.0_4-win64a-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.13.0_5/curl-8.13.0_5-win64a-mingw.tar.xz",
|
||||||
"hash": "f9e37741c5fe9871551a871030136f0f875ad87d0ba69e82d54c5248338a127c",
|
"hash": "404627ab918c15ee24a6838876a27d0e40d128082ad6ae8ea0bc876c08fe1a48",
|
||||||
"extract_dir": "curl-8.13.0_4-win64a-mingw"
|
"extract_dir": "curl-8.13.0_5-win64a-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user