mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
curl: Update to version 7.85.0_2
This commit is contained in:
parent
aa4e442a00
commit
55767c17c2
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "7.85.0_1",
|
||||
"version": "7.85.0_2",
|
||||
"description": "Command line tool and library for transferring data with URLs",
|
||||
"homepage": "https://curl.haxx.se/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.85.0_1/curl-7.85.0_1-win64-mingw.tar.xz",
|
||||
"hash": "fc3c430769810bb22c161d1b4563e84d6a9a4b1548dc04e7333bb289ee557051",
|
||||
"extract_dir": "curl-7.85.0_1-win64-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.85.0_2/curl-7.85.0_2-win64-mingw.tar.xz",
|
||||
"hash": "6460c96ef6512278467b6019889ffff71745f7dfd3e382c8f76bc4b9227a2082",
|
||||
"extract_dir": "curl-7.85.0_2-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.85.0_1/curl-7.85.0_1-win32-mingw.tar.xz",
|
||||
"hash": "bae1b32d1b3586fee9fc8d1cb2ae3d8b7431894cfdbdc486c76a2b09c14701c5",
|
||||
"extract_dir": "curl-7.85.0_1-win32-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.85.0_2/curl-7.85.0_2-win32-mingw.tar.xz",
|
||||
"hash": "a77da9428df6da2867e8405d3940ab0472be73e86bbd9001d35f8ab16f34e780",
|
||||
"extract_dir": "curl-7.85.0_2-win32-mingw"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\curl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user