{
    "version": "0.22.0",
    "description": "PC video game save data backup tool",
    "homepage": "https://github.com/mtkennerly/ludusavi",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/mtkennerly/ludusavi/releases/download/v0.22.0/ludusavi-v0.22.0-win64.zip",
            "hash": "19c990c6cedcadc79c266fcc57c614c49b531b9a56745f1f2e7865ffa03e5a2e"
        },
        "32bit": {
            "url": "https://github.com/mtkennerly/ludusavi/releases/download/v0.22.0/ludusavi-v0.22.0-win32.zip",
            "hash": "8c51722543aae9757eb3c609d2e087db6ae2f775e0e4f2fd3f55111bc79c2ca1"
        }
    },
    "bin": "ludusavi.exe",
    "shortcuts": [
        [
            "ludusavi.exe",
            "Ludusavi"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/mtkennerly/ludusavi/releases/download/v$version/ludusavi-v$version-win64.zip"
            },
            "32bit": {
                "url": "https://github.com/mtkennerly/ludusavi/releases/download/v$version/ludusavi-v$version-win32.zip"
            }
        }
    }
}
