mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
curl: Update to version 7.65.3
This commit is contained in:
parent
2801567a95
commit
4fd3bbed07
@ -1,18 +1,18 @@
|
||||
{
|
||||
"homepage": "https://curl.haxx.se/",
|
||||
"description": "Command line tool and library for transferring data with URLs",
|
||||
"version": "7.65.2",
|
||||
"version": "7.65.3",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.65.2/curl-7.65.2-win64-mingw.tar.xz",
|
||||
"hash": "58741a1572679cc50bc1fd77cfe7e9eaeef948bf79458739ad535f354bfa2334",
|
||||
"extract_dir": "curl-7.65.2-win64-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.65.3/curl-7.65.3-win64-mingw.tar.xz",
|
||||
"hash": "73563bf598e7d7956691324548b14b88056ecc1e67f029a6f15de4ca349d308b",
|
||||
"extract_dir": "curl-7.65.3-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.65.2/curl-7.65.2-win32-mingw.tar.xz",
|
||||
"hash": "37c0cbfc2ba78b97d249bf782c7c0cd419e8027571b89b04f5360e4e0db11641",
|
||||
"extract_dir": "curl-7.65.2-win32-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.65.3/curl-7.65.3-win32-mingw.tar.xz",
|
||||
"hash": "dc456d116afa596efa95c0932dee62461510fc89216a609f81127df4c95a4418",
|
||||
"extract_dir": "curl-7.65.3-win32-mingw"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\curl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user