2019-01-20 20:00:25 +00:00

17 lines
609 B
JSON

{
"homepage": "https://corte.si/posts/modd/announce/index.html",
"license": "MIT",
"version": "0.8",
"url": "https://github.com/cortesi/modd/releases/download/v0.8/modd-0.8-windows64.zip",
"hash": "ff14568d36baa9e83eaa19ca8d42dede97a43f3c9f82146e290d432329c6ef02",
"extract_dir": "modd-0.8-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"
}
}