mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
curl: Update to version 7.85.0_4
This commit is contained in:
parent
3a9ef0f028
commit
76fdeea3c3
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "7.85.0_3",
|
"version": "7.85.0_4",
|
||||||
"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.haxx.se/",
|
"homepage": "https://curl.haxx.se/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.85.0_3/curl-7.85.0_3-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.85.0_4/curl-7.85.0_4-win64-mingw.tar.xz",
|
||||||
"hash": "24be8da590a2c33fca701601c9e33759c7c2a9f12d09eb959882949e19168495",
|
"hash": "8ed775d4450c02081bbf7c1aa6038ba051da7face9ce482e78a5b30f7a563247",
|
||||||
"extract_dir": "curl-7.85.0_3-win64-mingw"
|
"extract_dir": "curl-7.85.0_4-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.85.0_3/curl-7.85.0_3-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.85.0_4/curl-7.85.0_4-win32-mingw.tar.xz",
|
||||||
"hash": "7a59b499b52812c48a6f0cdd1fb685d59ef6aa82c84448cc0232e90e2e7806f3",
|
"hash": "d1c64a237f24d80a8623b5880c91b54151e60fb936cb90b85223dcf317c041a6",
|
||||||
"extract_dir": "curl-7.85.0_3-win32-mingw"
|
"extract_dir": "curl-7.85.0_4-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user