mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
curl: Update to version 7.85.0
This commit is contained in:
parent
7a91333d2a
commit
f9b9efdf66
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "7.84.0_9",
|
||||
"version": "7.85.0",
|
||||
"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.84.0_9/curl-7.84.0_9-win64-mingw.tar.xz",
|
||||
"hash": "5c430df68bd601ca84c3c19351898c43d743c8030ac08cdb901c5d44e123ee0e",
|
||||
"extract_dir": "curl-7.84.0_9-win64-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.85.0/curl-7.85.0-win64-mingw.tar.xz",
|
||||
"hash": "90dd2b2c94f9fe55c4164d0da0202ebfabf33dd176793e5972aed9d7830161b0",
|
||||
"extract_dir": "curl-7.85.0-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.84.0_9/curl-7.84.0_9-win32-mingw.tar.xz",
|
||||
"hash": "6ac9d9c31d55d4cdbe288e5a81bcc214e9be04160aadb3152743ef5d8691d929",
|
||||
"extract_dir": "curl-7.84.0_9-win32-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.85.0/curl-7.85.0-win32-mingw.tar.xz",
|
||||
"hash": "b33af9969de70237a1324bcad3ddc32be975442fd84293a839516c8a83931d2b",
|
||||
"extract_dir": "curl-7.85.0-win32-mingw"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\curl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user