{
    "version": "1.39.0f1",
    "description": "Image Upscaler",
    "homepage": "https://github.com/n00mkrad/cupscale",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/n00mkrad/cupscale/releases/download/1.39/Cupscale.1.39.0f1.zip",
            "hash": "fde68914ea4a103f4fe6cdc95a264b1b3af734bc768762ff6d7cfe22feb95e18"
        }
    },
    "extract_dir": "Cupscale 1.39.0f1",
    "shortcuts": [
        [
            "Cupscale.exe",
            "Cupscale"
        ]
    ],
    "persist": "CupscaleData\\models",
    "checkver": {
        "github": "https://github.com/n00mkrad/cupscale",
        "regex": "/Cupscale\\.([\\w.]+)\\.zip"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/n00mkrad/cupscale/releases/download/$majorVersion.$minorVersion/Cupscale.$version.zip"
            }
        },
        "extract_dir": "Cupscale $version"
    }
}
