mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
curl: Update to version 7.77.0
This commit is contained in:
parent
27ec5b4d59
commit
835a5295d4
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "7.76.1_4",
|
||||
"version": "7.77.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.76.1_4/curl-7.76.1_4-win64-mingw.tar.xz",
|
||||
"hash": "357b2ddcaa418c5de586632fad52dae1c7453667e96ba21110ecab8303eb8d0c",
|
||||
"extract_dir": "curl-7.76.1-win64-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.77.0/curl-7.77.0-win64-mingw.tar.xz",
|
||||
"hash": "93ec54d6b2ae1a833d60778ac122c78b81495a9ba85a3cffe5b0a0c7351aa2e3",
|
||||
"extract_dir": "curl-7.77.0-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.76.1_4/curl-7.76.1_4-win32-mingw.tar.xz",
|
||||
"hash": "d566ce1c681879acc45ebcb736451fa3f18343fb1ab1925cdd9b10dcbebae401",
|
||||
"extract_dir": "curl-7.76.1-win32-mingw"
|
||||
"url": "https://curl.haxx.se/windows/dl-7.77.0/curl-7.77.0-win32-mingw.tar.xz",
|
||||
"hash": "a20b74cb3081e4d97738c83fc876bf9ffc4c4d79c8f3327cca333cc7d1cf7b17",
|
||||
"extract_dir": "curl-7.77.0-win32-mingw"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\curl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user