{
    "version": "9215",
    "description": "Aegisub Daydream Cafe Edition, a patched wangqr build to include latest libraries et all",
    "homepage": "https://github.com/Ristellise/AegisubDC",
    "license": "GPL-2.0-only",
    "architecture": {
        "64bit": {
            "url": [
                "https://github.com/Ristellise/AegisubDC/releases/download/9215/Aegisub-9215B-ToThePromisedSky.zip",
                "https://github.com/Ristellise/AegisubDC/releases/download/9215/locale-9215B.zip"
            ],
            "hash": [
                "547714adabf4a3d6d816305aec3dacfde30f990fb24a74ec22a5e1307e566e71",
                "1da8c17b9943d3af81be5c2d0e933fcb320065aa129b27d834c844900c3ce6fc"
            ]
        }
    },
    "shortcuts": [
        [
            "Aegisub.exe",
            "Aegisub"
        ]
    ],
    "checkver": {
        "github": "https://github.com/Ristellise/AegisubDC",
        "regex": "(?sm)Aegisub-(?<build>(?<version>\\d+)\\w*?)-(?<codename>[\\w-]+)\\.zip.*?(?<localefilename>locale-\\w+?)\\.zip"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": [
                    "https://github.com/Ristellise/AegisubDC/releases/download/$version/Aegisub-$matchBuild-$matchCodename.zip",
                    "https://github.com/Ristellise/AegisubDC/releases/download/$version/$matchLocalefilename.zip"
                ]
            }
        }
    }
}
