2017-01-08 03:28:51 +01:00

17 lines
653 B
JSON

{
"homepage": "http://corte.si/posts/devd/intro/index.html",
"license": "https://github.com/cortesi/devd/blob/master/LICENSE",
"version": "0.7",
"url": "https://github.com/cortesi/devd/releases/download/v0.7/devd-0.7-windows64.zip",
"hash": "b5a513c89f9fd6fed0984d7cc65bd5c8a1754e2304813135b44443a3ab30ded3",
"extract_dir": "devd-0.7-windows64",
"bin": "devd.exe",
"checkver": {
"github": "https://github.com/cortesi/devd"
},
"autoupdate": {
"url": "https://github.com/cortesi/devd/releases/download/v$version/devd-$version-windows64.zip",
"extract_dir": "devd-$version-windows64"
}
}