{
    "version": "1.9.2",
    "description": "Terminal browser for the Gemini protocol",
    "homepage": "https://github.com/makeworld-the-better-one/amfora",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/makeworld-the-better-one/amfora/releases/download/v1.9.2/amfora_1.9.2_windows_64-bit.exe#/amfora.exe",
            "hash": "c23260cf495a471e6aee8ca7e56d61da8e7150ab29d00aeae29dc7bf118619a2"
        },
        "32bit": {
            "url": "https://github.com/makeworld-the-better-one/amfora/releases/download/v1.9.2/amfora_1.9.2_windows_32-bit.exe#/amfora.exe",
            "hash": "8b51cc8bd5a2f5e0fff4167d2e03bce1d31d2ec792d4bd2c8b7d53c95d6866ec"
        }
    },
    "bin": "amfora.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/makeworld-the-better-one/amfora/releases/download/v$version/amfora_$version_windows_64-bit.exe#/amfora.exe"
            },
            "32bit": {
                "url": "https://github.com/makeworld-the-better-one/amfora/releases/download/v$version/amfora_$version_windows_32-bit.exe#/amfora.exe"
            }
        },
        "hash": {
            "url": "$baseurl/amfora_$version_checksums.txt"
        }
    }
}
