diff --git a/bucket/ntfy.json b/bucket/ntfy.json index 3cbfdca4d0..a23bfe2a8c 100644 --- a/bucket/ntfy.json +++ b/bucket/ntfy.json @@ -1,13 +1,13 @@ { - "version": "2.8.0", + "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.8.0/ntfy_2.8.0_windows_amd64.zip", - "hash": "2cb7bab54f80decbd3df1fc6af5ea8a7f243f291a8683132765a5fbcb7565023", - "extract_dir": "ntfy_2.8.0_windows_amd64" + "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",