mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
curl: Update to version 7.66.0
This commit is contained in:
parent
5b7efedb3e
commit
0b141f6f57
@ -1,18 +1,18 @@
|
||||
{
|
||||
"homepage": "https://curl.haxx.se/",
|
||||
"description": "Command line tool and library for transferring data with URLs",
|
||||
"version": "7.65.3_2",
|
||||
"version": "7.66.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.65.3_2/curl-7.65.3_2-win64-mingw.tar.xz",
|
||||
"hash": "e961adbe890beb6d2da9cc69089ebfeb2f21c7a6d290512a36693d2553fdbde6",
|
||||
"extract_dir": "curl-7.65.3-win64-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.66.0/curl-7.66.0-win64-mingw.tar.xz",
|
||||
"hash": "46913680e10fdb5ab4f4690f16b03f6b3046235b3ee122624f583a5edc31c755",
|
||||
"extract_dir": "curl-7.66.0-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.65.3_2/curl-7.65.3_2-win32-mingw.tar.xz",
|
||||
"hash": "6527c7708efa51bf8758c7f93c0c4f48ea71731b5d3103c12582a5080900fca4",
|
||||
"extract_dir": "curl-7.65.3-win32-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.66.0/curl-7.66.0-win32-mingw.tar.xz",
|
||||
"hash": "f877c1812c48a85aace20c3a8b2eeb2719274d9c3f1c65679fa890738f601c97",
|
||||
"extract_dir": "curl-7.66.0-win32-mingw"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\curl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user