scoop-games/bucket/ivan.json

20 lines
589 B
JSON
Raw Normal View History

2019-10-10 20:03:10 -07:00
{
2021-12-23 16:31:24 -08:00
"version": "059",
2019-10-10 20:03:10 -07:00
"license": "GPL-2.0",
"homepage": "https://github.com/Attnam/ivan",
2021-12-23 16:31:24 -08:00
"extract_dir": "IVAN-v059-win",
"url": "https://github.com/Attnam/ivan/releases/download/v059/IVAN-v059-win.zip",
"hash": "ebd59c7a7cc36cf910a0ef9c26fce8e6dba4557aea26307c8009646dcd6c1972",
2019-10-10 20:03:10 -07:00
"shortcuts": [
[
"ivan.exe",
"IVAN"
]
],
"checkver": "github",
"autoupdate": {
"extract_dir": "IVAN-v$version-win",
"url": "https://github.com/Attnam/ivan/releases/download/v$version/IVAN-v$version-win.zip"
2019-10-10 20:03:10 -07:00
}
}