mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
curl: Update to version 7.79.0_4
This commit is contained in:
parent
b5a065061a
commit
8dbaaa1718
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "7.79.0_3",
|
"version": "7.79.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.79.0_3/curl-7.79.0_3-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.79.0_4/curl-7.79.0_4-win64-mingw.tar.xz",
|
||||||
"hash": "e5907be77444d02edf3310ef7cdb09601d825b9c65dc86c9ad9456c14b9d6f21",
|
"hash": "298664b3369f4e0836d3dbe6e40634e7fa3573ac362e5eb85875e94a82e39578",
|
||||||
"extract_dir": "curl-7.79.0-win64-mingw"
|
"extract_dir": "curl-7.79.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.79.0_3/curl-7.79.0_3-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.79.0_4/curl-7.79.0_4-win32-mingw.tar.xz",
|
||||||
"hash": "fc49bd79067b34e9c50ef33b89e32bd4c89c59a139e0cf5064e2c87a736b870e",
|
"hash": "2f53124c56378000374ec847803371fa1d247ab937d8eefa6c3822b09d7ddcca",
|
||||||
"extract_dir": "curl-7.79.0-win32-mingw"
|
"extract_dir": "curl-7.79.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user