{
    "version": "2.22.0",
    "description": "Send push notifications to your phone or desktop via PUT/POST",
    "homepage": "https://ntfy.sh",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/binwiederhier/ntfy/releases/download/v2.22.0/ntfy_2.22.0_windows_amd64.zip",
            "hash": "09f8f41d7dd5f0a7660d2abbf8c054c09b597cd428dbe4b7435672255f770542",
            "extract_dir": "ntfy_2.22.0_windows_amd64"
        }
    },
    "bin": "ntfy.exe",
    "checkver": {
        "github": "https://github.com/binwiederhier/ntfy"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/binwiederhier/ntfy/releases/download/v$version/ntfy_$version_windows_amd64.zip",
                "extract_dir": "ntfy_$version_windows_amd64"
            }
        },
        "hash": {
            "url": "https://github.com/binwiederhier/ntfy/releases/download/v$version/checksums.txt"
        }
    }
}
