Add devd v0.1

This commit is contained in:
Simon Hartcher 2015-10-23 15:44:46 +11:00
parent fce76bc8b5
commit ef6879fed3

9
devd.json Normal file
View File

@ -0,0 +1,9 @@
{
"version": "v0.1",
"license": "https://github.com/cortesi/devd/blob/master/LICENSE",
"url": "https://github.com/cortesi/devd/releases/download/v0.1/devd-0.1-windows64.zip",
"homepage": "http://corte.si/posts/devd/intro/index.html",
"hash": "69a0f2ca4ae5d84a98bcf3d711ebf0afd7b0a1922ba1a6226b5511e6d494a1d2",
"extract_dir": "devd-0.1-windows64",
"bin": "devd.exe"
}