Update devd to v0.5 (#883)

This commit is contained in:
Michael Limiero 2016-05-31 18:27:43 -04:00 committed by Luke Sampson
parent c594d0e5ad
commit 56ab67f08f

View File

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