From 1c007a5ed7a4b5de173be9c1330bcdf34ceb9f63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 00:40:06 +0000 Subject: [PATCH] ntfy: Update to version 2.12.0 --- bucket/ntfy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/ntfy.json b/bucket/ntfy.json index 75534314c5..cd3b17f6be 100644 --- a/bucket/ntfy.json +++ b/bucket/ntfy.json @@ -1,13 +1,13 @@ { - "version": "2.11.0", + "version": "2.12.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.11.0/ntfy_2.11.0_windows_amd64.zip", - "hash": "d1fa182487b55af57aa2f11fecdd066f32d7a3ad78177d369ecb98f48c01ffe0", - "extract_dir": "ntfy_2.11.0_windows_amd64" + "url": "https://github.com/binwiederhier/ntfy/releases/download/v2.12.0/ntfy_2.12.0_windows_amd64.zip", + "hash": "498c393400222a04d9a8aebd60565ab890fd1f4605bd5c8e8cf3463e09630b50", + "extract_dir": "ntfy_2.12.0_windows_amd64" } }, "bin": "ntfy.exe",