{
    "version": "1.11.0",
    "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.11.0/amfora_1.11.0_windows_64-bit.exe#/amfora.exe",
            "hash": "63132358baf2bfefdf0724681c7ca3c563e89ece944d982463a1ec1efb992d9b"
        },
        "32bit": {
            "url": "https://github.com/makeworld-the-better-one/amfora/releases/download/v1.11.0/amfora_1.11.0_windows_32-bit.exe#/amfora.exe",
            "hash": "bef9e2b521c95012343de16270c44f52e51dd437c3e8a89fbfefedd081c7f724"
        }
    },
    "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"
        }
    }
}
