ntfy: Update to version 2.14.0

This commit is contained in:
github-actions[bot] 2025-08-05 12:32:12 +00:00
parent 39562da302
commit 2bc98bc905

View File

@ -1,13 +1,13 @@
{ {
"version": "2.13.0", "version": "2.14.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.13.0/ntfy_2.13.0_windows_amd64.zip", "url": "https://github.com/binwiederhier/ntfy/releases/download/v2.14.0/ntfy_2.14.0_windows_amd64.zip",
"hash": "727b04092d78064997489a63553612ac577229cc0e10044b06e8c8788dd07cde", "hash": "955d643678fe31f3b453f7700b9921e57b44166a6b44b03ebff3be5e43751185",
"extract_dir": "ntfy_2.13.0_windows_amd64" "extract_dir": "ntfy_2.14.0_windows_amd64"
} }
}, },
"bin": "ntfy.exe", "bin": "ntfy.exe",