mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
curl: Update to version 7.79.1_3
This commit is contained in:
parent
fff780eb2f
commit
8ea0483134
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "7.79.1_2",
|
||||
"version": "7.79.1_3",
|
||||
"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.1_2/curl-7.79.1_2-win64-mingw.tar.xz",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.79.1_3/curl-7.79.1_3-win64-mingw.tar.xz",
|
||||
"hash": "3468a994a768556326360bd1715c8e73ff9d7689494981fc8c377d96f48b693f",
|
||||
"extract_dir": "curl-7.79.1-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.79.1_2/curl-7.79.1_2-win32-mingw.tar.xz",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.79.1_3/curl-7.79.1_3-win32-mingw.tar.xz",
|
||||
"hash": "cdd40aa43fee06214dffc3ffba9fb6e7d1d6f640dca168a57f5ddca779df2b13",
|
||||
"extract_dir": "curl-7.79.1-win32-mingw"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user