{
    "version": "0.34.1",
    "description": "A roguelike adventure through dungeons filled with dangerous monsters in a quest to find the mystifyingly fabulous Orb of Zot.",
    "homepage": "https://crawl.develz.org",
    "license": "GPL-2.0-only",
    "url": "https://github.com/crawl/crawl/releases/download/0.34.1/dcss-0.34.1-win32-tiles.zip",
    "hash": "a772f22db9dde5dfa85bcc1652dbf16e3d62ecd1173f27c39387403532507979",
    "extract_dir": "stone_soup-tiles-0.34",
    "bin": [
        [
            "crawl.exe",
            "crawl-tiles"
        ]
    ],
    "shortcuts": [
        [
            "crawl.exe",
            "DCSS Tiles"
        ]
    ],
    "checkver": {
        "url": "https://crawl.develz.org/download.htm",
        "regex": "dcss-([\\d.]+)-win32-tiles"
    },
    "autoupdate": {
        "url": "https://github.com/crawl/crawl/releases/download/$version/dcss-$version-win32-tiles.zip",
        "extract_dir": "stone_soup-tiles-$majorVersion.$minorVersion"
    }
}
