2018-01-07 20:00:21 +00:00

17 lines
654 B
JSON

{
"homepage": "https://corte.si/posts/devd/intro/index.html",
"license": "https://github.com/cortesi/devd/blob/master/LICENSE",
"version": "0.8",
"url": "https://github.com/cortesi/devd/releases/download/v0.8/devd-0.8-windows64.zip",
"hash": "fe08f585eca8e9e6a60afb88d5e7054da1e1c6cd317a32071be11199051731d1",
"extract_dir": "devd-0.8-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"
}
}