mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
curl: Update to version 8.4.0_4
This commit is contained in:
parent
0f791f9a06
commit
cc9b01c53c
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "8.4.0_3",
|
"version": "8.4.0_4",
|
||||||
"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_3/curl-8.4.0_3-win64-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.4.0_4/curl-8.4.0_4-win64-mingw.tar.xz",
|
||||||
"hash": "d0d7fb6a8e71d0f3394538830e47f1d5bc1b4280f93492b831a434024a17341e",
|
"hash": "2fdc46f3d6d73504ae5eb43d71a943a118788573767485df974a819527c5e463",
|
||||||
"extract_dir": "curl-8.4.0_3-win64-mingw"
|
"extract_dir": "curl-8.4.0_4-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.se/windows/dl-8.4.0_3/curl-8.4.0_3-win32-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.4.0_4/curl-8.4.0_4-win32-mingw.tar.xz",
|
||||||
"hash": "b4b3cfbb24bfd4f424d4092a211bc6e73db96ca57aa9146c2d3fc8c9283a5cfe",
|
"hash": "e286724a1d2050ca3334440201a91e740ad913052ab4553dc1fb3d0cb06d4482",
|
||||||
"extract_dir": "curl-8.4.0_3-win32-mingw"
|
"extract_dir": "curl-8.4.0_4-win32-mingw"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://curl.se/windows/dl-8.4.0_3/curl-8.4.0_3-win64a-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.4.0_4/curl-8.4.0_4-win64a-mingw.tar.xz",
|
||||||
"hash": "6c5f3acd41b7e8f91ddeb59fc2aedb0b3174614e2cdee605e2ac9b33152f7411",
|
"hash": "991f86660e30e62378a3b75a1f35ec07837332452bd81e3a32ef47b836e8c125",
|
||||||
"extract_dir": "curl-8.4.0_3-win64a-mingw"
|
"extract_dir": "curl-8.4.0_4-win64a-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user