{
    "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-console.zip",
    "hash": "ea92302682cb18814c72543a9f3f81dee35f3c1f54b5a89767d3bbe2a2e2aa22",
    "extract_dir": "stone_soup-console-0.34",
    "bin": "crawl.exe",
    "shortcuts": [
        [
            "crawl.exe",
            "DCSS Console"
        ]
    ],
    "checkver": {
        "url": "https://crawl.develz.org/download.htm",
        "regex": "dcss-([\\d.]+)-win32-console"
    },
    "autoupdate": {
        "url": "https://github.com/crawl/crawl/releases/download/$version/dcss-$version-win32-console.zip",
        "extract_dir": "stone_soup-console-$majorVersion.$minorVersion"
    }
}
