scoop-games/bucket/sixcells.json
ClassicDarkChocolate e5a94fd94d
sixcells: Add version 2.4.3 (#619)
Co-authored-by: ClassicDarkChocolate <>
2022-05-10 19:51:37 +02:00

21 lines
666 B
JSON

{
"version": "2.4.3",
"description": "Level editor for Hexcells",
"homepage": "https://github.com/oprypin/sixcells",
"license": "GPL-3.0",
"url": "https://github.com/oprypin/sixcells/releases/download/v2.4.3/sixcells-2.4.3-win32.zip",
"hash": "5b1bac288dd559f0fcb41d1eef61e79fd0b277d02032d3b4d549dec45fa46aa7",
"extract_dir": "sixcells",
"shortcuts": [
[
"player.exe",
"SixCells Player"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/oprypin/sixcells/releases/download/v$version/sixcells-$version-win32.zip",
"extract_dir": "sixcells"
}
}