{ "version": "2.9.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.9.0/ntfy_2.9.0_windows_amd64.zip", "hash": "648edd43ac91bd635fa6daa0b7dbeda27354cf8aa98f250c37d9169b9832f7d1", "extract_dir": "ntfy_2.9.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" } } }