{
    "version": "0.31.0",
    "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.31.0/dcss-0.31.0-win32-console.zip",
    "hash": "04f8aa8a7af3719a6876b3396f590cc8a6e4f6fd4125051a661208db1585af2d",
    "extract_dir": "stone_soup-console-0.31",
    "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"
    }
}
