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
609 B
JSON

{
"homepage": "https://corte.si/posts/modd/announce/index.html",
"license": "MIT",
"version": "0.5",
"url": "https://github.com/cortesi/modd/releases/download/v0.5/modd-0.5-windows64.zip",
"hash": "0417e71834aba98a58fc9b65395a8212f39a7fa336cb95cdf2005ebc28315d05",
"extract_dir": "modd-0.5-windows64",
"bin": "modd.exe",
"checkver": {
"github": "https://github.com/cortesi/modd"
},
"autoupdate": {
"url": "https://github.com/cortesi/modd/releases/download/v$version/modd-$version-windows64.zip",
"extract_dir": "modd-$version-windows64"
}
}