{
    "version": "2.26",
    "description": "A fast launcher for keyboard ninjas on Windows.",
    "homepage": "http://keypirinha.com",
    "license": {
        "identifier": "Freeware",
        "url": "http://keypirinha.com/license.html"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/Keypirinha/Keypirinha/releases/download/v2.26/keypirinha-2.26-x64-portable.7z",
            "hash": "d109a16e6a5cf311abf6d06bbe5b1be3b9ba323b79c32a168628189e10f102a5"
        },
        "32bit": {
            "url": "https://github.com/Keypirinha/Keypirinha/releases/download/v2.26/keypirinha-2.26-x86-portable.7z",
            "hash": "829f35b0bfcc6b26a19c39beed26f0827dd3437be367c1d27e1da60be179b56a"
        }
    },
    "extract_dir": "Keypirinha",
    "bin": "keypirinha.exe",
    "shortcuts": [
        [
            "keypirinha.exe",
            "Keypirinha"
        ]
    ],
    "persist": "portable",
    "checkver": {
        "github": "https://github.com/Keypirinha/Keypirinha"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Keypirinha/Keypirinha/releases/download/v$version/keypirinha-$version-x64-portable.7z"
            },
            "32bit": {
                "url": "https://github.com/Keypirinha/Keypirinha/releases/download/v$version/keypirinha-$version-x86-portable.7z"
            }
        },
        "hash": {
            "url": "$baseurl/keypirinha-$version-checksums.sha256"
        }
    }
}
