mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
curl: Update to version 7.83.1
This commit is contained in:
parent
310a4224e6
commit
40401ca662
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "7.83.0_1",
|
||||
"version": "7.83.1",
|
||||
"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.83.0_1/curl-7.83.0_1-win64-mingw.tar.xz",
|
||||
"hash": "1b6a346678019a70de2a160c78fbb519c7ae7f5170903f5215a5ae7f746b6d3a",
|
||||
"extract_dir": "curl-7.83.0-win64-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.83.1/curl-7.83.1-win64-mingw.tar.xz",
|
||||
"hash": "3897a4d4d7881bba69358f4ecc937203649fb6c0c18664ab3ddbc035438450b4",
|
||||
"extract_dir": "curl-7.83.1-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.83.0_1/curl-7.83.0_1-win32-mingw.tar.xz",
|
||||
"hash": "c34a26c1e855353778fa7574f3fce2f8537663887457c2348613a20da684f800",
|
||||
"extract_dir": "curl-7.83.0-win32-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.83.1/curl-7.83.1-win32-mingw.tar.xz",
|
||||
"hash": "f549e824137b9f7f0409746f39e39a6248086ece1b834202bed5dd0a37bcd0dc",
|
||||
"extract_dir": "curl-7.83.1-win32-mingw"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\curl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user