mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-26 05:14:40 +00:00
curl: Update to version 8.18.0_4
This commit is contained in:
parent
87ebf96c10
commit
cb02c969eb
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "8.18.0_2",
|
||||
"version": "8.18.0_4",
|
||||
"description": "Command line tool and library for transferring data with URLs",
|
||||
"homepage": "https://curl.se/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://curl.se/windows/dl-8.18.0_2/curl-8.18.0_2-win64-mingw.tar.xz",
|
||||
"hash": "0f12811f3388088dedf9f6ceafe51f9bc872199d102813b83ae041cf59468754",
|
||||
"extract_dir": "curl-8.18.0_2-win64-mingw"
|
||||
"url": "https://curl.se/windows/dl-8.18.0_4/curl-8.18.0_4-win64-mingw.tar.xz",
|
||||
"hash": "b0ffced146ed167fd5eaa0e3d69e9ae07aea3af2ebd475b51893f44ce8c3cfd4",
|
||||
"extract_dir": "curl-8.18.0_4-win64-mingw"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://curl.se/windows/dl-8.18.0_2/curl-8.18.0_2-win64a-mingw.tar.xz",
|
||||
"hash": "7dd3eed968e96bc1dbb2ac68cea2de321d5a026ac515403c8cd5c533399dc670",
|
||||
"extract_dir": "curl-8.18.0_2-win64a-mingw"
|
||||
"url": "https://curl.se/windows/dl-8.18.0_4/curl-8.18.0_4-win64a-mingw.tar.xz",
|
||||
"hash": "7eae9ac2e470466148d7c29a0b66500f819c5898573acb0fb474c829992c83c0",
|
||||
"extract_dir": "curl-8.18.0_4-win64a-mingw"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\curl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user