diff --git a/bucket/ntfy.json b/bucket/ntfy.json index 6b13290688..766928c88e 100644 --- a/bucket/ntfy.json +++ b/bucket/ntfy.json @@ -1,13 +1,13 @@ { - "version": "1.28.0", + "version": "1.29.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/v1.28.0/ntfy_1.28.0_windows_x86_64.zip", - "hash": "e514125ea98289655b39f5fd19f5e27f22a1b2d240ed9320300d7e0da303f1ad", - "extract_dir": "ntfy_1.28.0_windows_x86_64" + "url": "https://github.com/binwiederhier/ntfy/releases/download/v1.29.0/ntfy_1.29.0_windows_x86_64.zip", + "hash": "fce1f0008fb6dffe66cfa1dab5e0c3a84517fe6c2e461816ca58f815efe6e94b", + "extract_dir": "ntfy_1.29.0_windows_x86_64" } }, "bin": "ntfy.exe",