mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-13 21:28:34 +08:00
⬆️ Update dependencies (git-for-windows v2.50.0-rc2.windows.1, clink v1.7.20)
This commit is contained in:
committed by
github-actions[bot]
parent
93785426a6
commit
65a8227f26
8
vendor/sources.json
vendored
8
vendor/sources.json
vendored
@ -1,13 +1,13 @@
|
||||
[
|
||||
{
|
||||
"name": "git-for-windows",
|
||||
"version": "2.49.0.windows.1",
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.49.0.windows.1/PortableGit-2.49.0-64-bit.7z.exe"
|
||||
"version": "2.50.0-rc2.windows.1",
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.50.0-rc2.windows.1/PortableGit-2.50.0-rc2-64-bit.7z.exe"
|
||||
},
|
||||
{
|
||||
"name": "clink",
|
||||
"version": "1.7.14",
|
||||
"url": "https://github.com/chrisant996/clink/releases/download/v1.7.14/clink.1.7.14.843933.zip"
|
||||
"version": "1.7.20",
|
||||
"url": "https://github.com/chrisant996/clink/releases/download/v1.7.20/clink.1.7.20.9f8e98.zip"
|
||||
},
|
||||
{
|
||||
"name": "conemu-maximus5",
|
||||
|
Reference in New Issue
Block a user