mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
curl: Update to version 8.6.0_1
This commit is contained in:
parent
deb18947e1
commit
20dcf3c3cc
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "8.5.0_6",
|
"version": "8.6.0_1",
|
||||||
"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.5.0_6/curl-8.5.0_6-win64-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.6.0_1/curl-8.6.0_1-win64-mingw.tar.xz",
|
||||||
"hash": "e8f24ed61964798cbffb4ebe9acb2940d71bb43e4a2c7dc5ca0daf0412cbd2d9",
|
"hash": "edf15fb50ef658c0638a7f9d9a58dcca8e3acee052bcef07a299a09f73a1b6a2",
|
||||||
"extract_dir": "curl-8.5.0_6-win64-mingw"
|
"extract_dir": "curl-8.6.0_1-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.se/windows/dl-8.5.0_6/curl-8.5.0_6-win32-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.6.0_1/curl-8.6.0_1-win32-mingw.tar.xz",
|
||||||
"hash": "52399fa05b45f96270706950a65e440b86787fe36177488ee0dfbadab4edd763",
|
"hash": "0e5da9819da9c3d73eaac56588f83bdf735da7d6549ee4fe267659386a2815d8",
|
||||||
"extract_dir": "curl-8.5.0_6-win32-mingw"
|
"extract_dir": "curl-8.6.0_1-win32-mingw"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://curl.se/windows/dl-8.5.0_6/curl-8.5.0_6-win64a-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.6.0_1/curl-8.6.0_1-win64a-mingw.tar.xz",
|
||||||
"hash": "e2386ebd15414f09b058911cdbd648d3dfb81a2cd2b7b3a92b000c235f4e8b71",
|
"hash": "433fb9bd9371f144ff4cbd2f905249f0f5a0400b1b1899d373ef4f3f02cb7c2a",
|
||||||
"extract_dir": "curl-8.5.0_6-win64a-mingw"
|
"extract_dir": "curl-8.6.0_1-win64a-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user