From 39c74cfc32b961cf3f1d9e76345dc34336bf52a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 00:33:52 +0000 Subject: [PATCH] ntfy: Update to version 2.9.0 --- bucket/ntfy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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",