From 78c6b75a1792a273019ac684af23928f19c38e83 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 20:26:36 +0000 Subject: [PATCH] ntfy: Update to version 2.1.1 --- bucket/ntfy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/ntfy.json b/bucket/ntfy.json index f0dc2a3745..303f05c8c6 100644 --- a/bucket/ntfy.json +++ b/bucket/ntfy.json @@ -1,13 +1,13 @@ { - "version": "2.1.0", + "version": "2.1.1", "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.1.0/ntfy_2.1.0_windows_x86_64.zip", - "hash": "491ae871e125d99296a4c6a7c7b8780a3741d2bed49ab6a633395f3d0bf27c63", - "extract_dir": "ntfy_2.1.0_windows_x86_64" + "url": "https://github.com/binwiederhier/ntfy/releases/download/v2.1.1/ntfy_2.1.1_windows_x86_64.zip", + "hash": "0a12b84134d4fafce37fead7229213c3e3ce697fe8340ab47a44db9b58d4d766", + "extract_dir": "ntfy_2.1.1_windows_x86_64" } }, "bin": "ntfy.exe",