{
    "version": "1.4",
    "description": "Force quit apps by pressing Ctrl-Alt-F4",
    "homepage": "https://stefansundin.github.io/superf4/",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/stefansundin/superf4/releases/download/v1.4/SuperF4-1.4-64bit.zip",
            "hash": "99d22b4062641342ea1a529a1c7d151e568944d6c5d6011f4e1b115e5a4ca63a"
        },
        "32bit": {
            "url": "https://github.com/stefansundin/superf4/releases/download/v1.4/SuperF4-1.4-32bit.zip",
            "hash": "90d6938b06c9d919bb97520fac02ba1e4157eabca2a3467e3e33ed0a3927e27c"
        }
    },
    "extract_dir": "SuperF4",
    "shortcuts": [
        [
            "SuperF4.exe",
            "SuperF4"
        ]
    ],
    "persist": "SuperF4.ini",
    "checkver": {
        "github": "https://github.com/stefansundin/superf4"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/stefansundin/superf4/releases/download/v$version/SuperF4-$version-64bit.zip"
            },
            "32bit": {
                "url": "https://github.com/stefansundin/superf4/releases/download/v$version/SuperF4-$version-32bit.zip"
            }
        }
    }
}
