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