2017-11-16 22:00:15 +00:00

17 lines
657 B
JSON

{
"homepage": "https://corte.si/posts/modd/announce/index.html",
"license": "https://github.com/cortesi/modd/blob/master/LICENSE",
"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"
}
}