Hugo Locurcio 5810275996 Use SPDX license identifiers in the default bucket (#2211)
This leads to more consistent license properties and allows for easier
automated parsing. https://spdx.org/licenses/
2018-04-20 18:04:49 +02:00

17 lines
606 B
JSON

{
"homepage": "https://corte.si/posts/devd/intro/index.html",
"license": "MIT",
"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"
}
}