mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
curl: Update to version 8.17.0_3
This commit is contained in:
parent
3635848eaf
commit
8375948318
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "8.17.0_2",
|
"version": "8.17.0_3",
|
||||||
"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.17.0_2/curl-8.17.0_2-win64-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.17.0_3/curl-8.17.0_3-win64-mingw.tar.xz",
|
||||||
"hash": "06b2763e85fb493a19499606ab719c5d62710bf5eb004513f689427310522797",
|
"hash": "20b1a2cb86040c6564a251d98d822faf28b60bf877db33277c5b886daf902126",
|
||||||
"extract_dir": "curl-8.17.0_2-win64-mingw"
|
"extract_dir": "curl-8.17.0_3-win64-mingw"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://curl.se/windows/dl-8.17.0_2/curl-8.17.0_2-win64a-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.17.0_3/curl-8.17.0_3-win64a-mingw.tar.xz",
|
||||||
"hash": "61de3782da9683f001fbfb195b753d7fe8dd41423a9a3006d0be53ef6646665c",
|
"hash": "98335fe637b6a2ed91d8343ab82b68b350cf1b1a7847467f9d8e53259501ff94",
|
||||||
"extract_dir": "curl-8.17.0_2-win64a-mingw"
|
"extract_dir": "curl-8.17.0_3-win64a-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user