mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
curl: Update to version 7.83.1_1
This commit is contained in:
parent
657f49dd38
commit
7fb566b5fd
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "7.83.1",
|
||||
"version": "7.83.1_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.1/curl-7.83.1-win64-mingw.tar.xz",
|
||||
"hash": "3897a4d4d7881bba69358f4ecc937203649fb6c0c18664ab3ddbc035438450b4",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.83.1_1/curl-7.83.1_1-win64-mingw.tar.xz",
|
||||
"hash": "a4612660d79a79aa61e724fe3f97987fe70c8fc79b0b285a6b1484ed1835167b",
|
||||
"extract_dir": "curl-7.83.1-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.83.1/curl-7.83.1-win32-mingw.tar.xz",
|
||||
"hash": "f549e824137b9f7f0409746f39e39a6248086ece1b834202bed5dd0a37bcd0dc",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.83.1_1/curl-7.83.1_1-win32-mingw.tar.xz",
|
||||
"hash": "bf97379677269d711bacdf9514f65e28d93f69fdaa04e974f239ec9592e3f269",
|
||||
"extract_dir": "curl-7.83.1-win32-mingw"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user