ntfy: Update to version 1.29.0

This commit is contained in:
github-actions[bot] 2022-11-12 20:28:03 +00:00
parent 90e618fc0b
commit e8dec24c21

View File

@ -1,13 +1,13 @@
{ {
"version": "1.28.0", "version": "1.29.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/v1.28.0/ntfy_1.28.0_windows_x86_64.zip", "url": "https://github.com/binwiederhier/ntfy/releases/download/v1.29.0/ntfy_1.29.0_windows_x86_64.zip",
"hash": "e514125ea98289655b39f5fd19f5e27f22a1b2d240ed9320300d7e0da303f1ad", "hash": "fce1f0008fb6dffe66cfa1dab5e0c3a84517fe6c2e461816ca58f815efe6e94b",
"extract_dir": "ntfy_1.28.0_windows_x86_64" "extract_dir": "ntfy_1.29.0_windows_x86_64"
} }
}, },
"bin": "ntfy.exe", "bin": "ntfy.exe",