ntfy: Update to version 2.11.0

This commit is contained in:
github-actions[bot] 2024-05-13 20:26:06 +00:00
parent 25d585e317
commit 0a7c582075

View File

@ -1,13 +1,13 @@
{ {
"version": "2.10.0", "version": "2.11.0",
"description": "Send push notifications to your phone or desktop via PUT/POST", "description": "Send push notifications to your phone or desktop via PUT/POST",
"homepage": "https://ntfy.sh", "homepage": "https://ntfy.sh",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/binwiederhier/ntfy/releases/download/v2.10.0/ntfy_2.10.0_windows_amd64.zip", "url": "https://github.com/binwiederhier/ntfy/releases/download/v2.11.0/ntfy_2.11.0_windows_amd64.zip",
"hash": "f3d2fc46081191d7ecd830ea7d09d5521d1e8405466b3b226ce337bb669e7acb", "hash": "d1fa182487b55af57aa2f11fecdd066f32d7a3ad78177d369ecb98f48c01ffe0",
"extract_dir": "ntfy_2.10.0_windows_amd64" "extract_dir": "ntfy_2.11.0_windows_amd64"
} }
}, },
"bin": "ntfy.exe", "bin": "ntfy.exe",