mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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",
|
||||
"homepage": "https://curl.haxx.se/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.79.0_3/curl-7.79.0_3-win64-mingw.tar.xz",
|
||||
"hash": "e5907be77444d02edf3310ef7cdb09601d825b9c65dc86c9ad9456c14b9d6f21",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.79.0_4/curl-7.79.0_4-win64-mingw.tar.xz",
|
||||
"hash": "298664b3369f4e0836d3dbe6e40634e7fa3573ac362e5eb85875e94a82e39578",
|
||||
"extract_dir": "curl-7.79.0-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.79.0_3/curl-7.79.0_3-win32-mingw.tar.xz",
|
||||
"hash": "fc49bd79067b34e9c50ef33b89e32bd4c89c59a139e0cf5064e2c87a736b870e",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.79.0_4/curl-7.79.0_4-win32-mingw.tar.xz",
|
||||
"hash": "2f53124c56378000374ec847803371fa1d247ab937d8eefa6c3822b09d7ddcca",
|
||||
"extract_dir": "curl-7.79.0-win32-mingw"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user