From 12d769eefb1044685062bd44698a17b0978fca89 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 20:28:50 +0000 Subject: [PATCH] ntfy: Update to version 1.26.0 --- bucket/ntfy.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/bucket/ntfy.json b/bucket/ntfy.json index 08a495fa20..f760903719 100644 --- a/bucket/ntfy.json +++ b/bucket/ntfy.json @@ -1,13 +1,13 @@ { - "version": "1.25.2", + "version": "1.26.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.25.2/ntfy_1.25.2_windows_x86_64.zip", - "hash": "a1ca678dd813c5943fbb6358e149ae7d9fbcc8508c27eaa90539b7278f069f85", - "extract_dir": "ntfy_1.25.2_windows_x86_64" + "url": "https://github.com/binwiederhier/ntfy/releases/download/v1.26.0/ntfy_1.26.0_windows_x86_64.zip", + "hash": "7018d3bab8d3c7bab1e2d7704d7d2c7bcad091bbdea83f2371afe96fd3485ce6", + "extract_dir": "ntfy_1.26.0_windows_x86_64" } }, "bin": "ntfy.exe", @@ -26,4 +26,3 @@ } } } -