mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
curl: Update to version 7.79.1
This commit is contained in:
parent
c4abbc6a8e
commit
ac5d86bed8
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "7.79.0_4",
|
"version": "7.79.1",
|
||||||
"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.79.0_4/curl-7.79.0_4-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.79.1/curl-7.79.1-win64-mingw.tar.xz",
|
||||||
"hash": "298664b3369f4e0836d3dbe6e40634e7fa3573ac362e5eb85875e94a82e39578",
|
"hash": "4b5d4c2be969ee13dd9e7f8ac49b7aa2c445d77fbb3438e2dcd526c8fa7009fe",
|
||||||
"extract_dir": "curl-7.79.0-win64-mingw"
|
"extract_dir": "curl-7.79.1-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.79.0_4/curl-7.79.0_4-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.79.1/curl-7.79.1-win32-mingw.tar.xz",
|
||||||
"hash": "2f53124c56378000374ec847803371fa1d247ab937d8eefa6c3822b09d7ddcca",
|
"hash": "4ecfb04944ce07c67194a821f6578d06514f579bc13889de4c1c610f3a427110",
|
||||||
"extract_dir": "curl-7.79.0-win32-mingw"
|
"extract_dir": "curl-7.79.1-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user