mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
curl: Update to version 7.65.1
This commit is contained in:
parent
a63788a022
commit
ebc2c300ba
@ -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.0_1",
|
"version": "7.65.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.65.0_1/curl-7.65.0_1-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.65.1/curl-7.65.1-win64-mingw.tar.xz",
|
||||||
"hash": "cb96d4ce05034925d1a714e341a9e40bf29a558d41d3e66ff90be46aa1d6eca6",
|
"hash": "ed49098de3313ca9d68af7521a415d007599c16fb1f685592073ad0a101fa658",
|
||||||
"extract_dir": "curl-7.65.0-win64-mingw"
|
"extract_dir": "curl-7.65.1-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.65.0_1/curl-7.65.0_1-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.65.1/curl-7.65.1-win32-mingw.tar.xz",
|
||||||
"hash": "ba6e5f82de385283afc65abe155c1c2885b92c3679ca7cdf8a6279e2b38a5333",
|
"hash": "732fe8286b264bd83ba5cc9910131b07af8071f98ff8a25d580bd6ea315b2166",
|
||||||
"extract_dir": "curl-7.65.0-win32-mingw"
|
"extract_dir": "curl-7.65.1-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user