mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-14 05:37:51 +08:00
17
vendor/sources.json
vendored
Normal file
17
vendor/sources.json
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"name": "msysgit",
|
||||
"version": "1.9.0-preview",
|
||||
"url": "https://msysgit.googlecode.com/files/PortableGit-1.9.0-preview20140217.7z"
|
||||
},
|
||||
{
|
||||
"name": "clink",
|
||||
"version": "0.4.1",
|
||||
"url": "https://github.com/mridgers/clink/releases/download/0.4.1/clink_0.4.1.zip"
|
||||
},
|
||||
{
|
||||
"name": "conemu-maximus5",
|
||||
"version": "140404",
|
||||
"url": "https://conemu.codeplex.com/downloads/get/823971"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user