mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
curl: Update to version 7.85.0_3
This commit is contained in:
parent
d99d5468c3
commit
5385864125
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "7.85.0_2",
|
||||
"version": "7.85.0_3",
|
||||
"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_2/curl-7.85.0_2-win64-mingw.tar.xz",
|
||||
"hash": "6460c96ef6512278467b6019889ffff71745f7dfd3e382c8f76bc4b9227a2082",
|
||||
"extract_dir": "curl-7.85.0_2-win64-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.85.0_3/curl-7.85.0_3-win64-mingw.tar.xz",
|
||||
"hash": "24be8da590a2c33fca701601c9e33759c7c2a9f12d09eb959882949e19168495",
|
||||
"extract_dir": "curl-7.85.0_3-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.85.0_3/curl-7.85.0_3-win32-mingw.tar.xz",
|
||||
"hash": "7a59b499b52812c48a6f0cdd1fb685d59ef6aa82c84448cc0232e90e2e7806f3",
|
||||
"extract_dir": "curl-7.85.0_3-win32-mingw"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\curl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user