mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
curl: Update to version 7.69.1
This commit is contained in:
parent
f73d1f33b4
commit
6624a75650
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://curl.haxx.se/",
|
"homepage": "https://curl.haxx.se/",
|
||||||
"description": "Command line tool and library for transferring data with URLs",
|
"description": "Command line tool and library for transferring data with URLs",
|
||||||
"version": "7.69.0",
|
"version": "7.69.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.69.0/curl-7.69.0-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.69.1/curl-7.69.1-win64-mingw.tar.xz",
|
||||||
"hash": "7f02585a1729e70b1f888cad7cb287bab4989b393ca32b687c9f813a8d7901e1",
|
"hash": "fdffb74d8bdf9e90c9838474c39045a5f77288c6f9f193cb5b3586723a5e9345",
|
||||||
"extract_dir": "curl-7.69.0-win64-mingw"
|
"extract_dir": "curl-7.69.1-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.69.0/curl-7.69.0-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.69.1/curl-7.69.1-win32-mingw.tar.xz",
|
||||||
"hash": "18920c69337b8a2cd4cd1610e98d0b283b1fffee49aa5cfd72b63533a160e491",
|
"hash": "5ea0c14043222a570075f6f94d356c3d69b72280df3cd8fe46f3ec043d9ea1ba",
|
||||||
"extract_dir": "curl-7.69.0-win32-mingw"
|
"extract_dir": "curl-7.69.1-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user