mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-14 21:57:52 +08:00
First sources.json draft
This commit is contained in:
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",
|
||||
"url": "https://github.com/mridgers/clink/releases/download/0.4/clink_0.4.zip"
|
||||
},
|
||||
{
|
||||
"name": "conemu-maximus5",
|
||||
"version": "140124",
|
||||
"url": "http://www.fosshub.com/download/ConEmuPack.140124.7z"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user