mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
curl: Update to version 8.2.1_8
This commit is contained in:
parent
5ba8a67d85
commit
96ebbc2111
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "8.2.1_7",
|
"version": "8.2.1_8",
|
||||||
"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.2.1_7/curl-8.2.1_7-win64-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.2.1_8/curl-8.2.1_8-win64-mingw.tar.xz",
|
||||||
"hash": "5df73e52c1285a2640775468906da1153c1308977f89bcec7dde8d140d16f9b3",
|
"hash": "e5b6e1adfeb744335159523fa09d37ba52d5ade21bd4f4d5190c0395aa296d14",
|
||||||
"extract_dir": "curl-8.2.1_7-win64-mingw"
|
"extract_dir": "curl-8.2.1_8-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.se/windows/dl-8.2.1_7/curl-8.2.1_7-win32-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.2.1_8/curl-8.2.1_8-win32-mingw.tar.xz",
|
||||||
"hash": "093a637711ddfd5d4582197f25383a116fc376f19379d16bbf48ca48151853e7",
|
"hash": "f52c9707cdf41801d1723aa362928218df72448db2befb91bcdf5aa81f006930",
|
||||||
"extract_dir": "curl-8.2.1_7-win32-mingw"
|
"extract_dir": "curl-8.2.1_8-win32-mingw"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://curl.se/windows/dl-8.2.1_7/curl-8.2.1_7-win64a-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.2.1_8/curl-8.2.1_8-win64a-mingw.tar.xz",
|
||||||
"hash": "6ddf2a8e156bc37754b2c420c524e4bc9d862d48faa0fcee9af40eca9b309ac5",
|
"hash": "ca29bde7533cb7d9d421ef7654766373423858e837f4fd88ac4621eee6f25dc6",
|
||||||
"extract_dir": "curl-8.2.1_7-win64a-mingw"
|
"extract_dir": "curl-8.2.1_8-win64a-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user