mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
curl: Update to version 7.61.1_6
This commit is contained in:
parent
84710667f6
commit
0b33560d58
10
curl.json
10
curl.json
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://curl.haxx.se/",
|
||||
"description": "Command line tool and library for transferring data with URLs",
|
||||
"version": "7.61.1_5",
|
||||
"version": "7.61.1_6",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.61.1_5/curl-7.61.1_5-win64-mingw.tar.xz",
|
||||
"hash": "53df44abfc45e2420d3f916c7432156c2e8ad5ff8c72b6e20ca96c56b4a024eb",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.61.1_6/curl-7.61.1_6-win64-mingw.tar.xz",
|
||||
"hash": "8d86768aa73dca94177f9444c95529375bcba708e0182f0ee9b3f6422de8fccc",
|
||||
"extract_dir": "curl-7.61.1-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.61.1_5/curl-7.61.1_5-win32-mingw.tar.xz",
|
||||
"hash": "1a0606d8fbc738e7f892f1ddc8b7b350a15ec9c5f67495c433e5c37fb0a25fce",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.61.1_6/curl-7.61.1_6-win32-mingw.tar.xz",
|
||||
"hash": "2e68db47cbbf3d6dc98a45f76f597b816b2db7aa41f703c631b61c4de9693bbc",
|
||||
"extract_dir": "curl-7.61.1-win32-mingw"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user