mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-15 14:17:50 +08:00
Update to Git 2.34.0and Clink 1.2.46
This commit is contained in:
8
vendor/sources.json
vendored
8
vendor/sources.json
vendored
@ -1,13 +1,13 @@
|
||||
[
|
||||
{
|
||||
"name": "git-for-windows",
|
||||
"version": "v2.33.1.windows.1",
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.33.1.windows.1/PortableGit-2.33.1-64-bit.7z.exe"
|
||||
"version": "v2.34.0.windows.1",
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.34.0.windows.1/PortableGit-2.34.0-64-bit.7z.exe"
|
||||
},
|
||||
{
|
||||
"name": "clink",
|
||||
"version": "1.2.41",
|
||||
"url": "https://github.com/chrisant996/clink/releases/download/v1.2.41/clink.1.2.41.647c1b.zip"
|
||||
"version": "1.2.46",
|
||||
"url": "https://github.com/chrisant996/clink/releases/download/v1.2.46/clink.1.2.46.69fc92.zip"
|
||||
},
|
||||
{
|
||||
"name": "conemu-maximus5",
|
||||
|
Reference in New Issue
Block a user