From 21842d3b8753720d9b243f7d027d8c996a4ff3e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Mar 2023 00:35:56 +0000 Subject: [PATCH] ntfy: Update to version 2.1.2 --- bucket/ntfy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/ntfy.json b/bucket/ntfy.json index 303f05c8c6..608861d09e 100644 --- a/bucket/ntfy.json +++ b/bucket/ntfy.json @@ -1,13 +1,13 @@ { - "version": "2.1.1", + "version": "2.1.2", "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.1/ntfy_2.1.1_windows_x86_64.zip", - "hash": "0a12b84134d4fafce37fead7229213c3e3ce697fe8340ab47a44db9b58d4d766", - "extract_dir": "ntfy_2.1.1_windows_x86_64" + "url": "https://github.com/binwiederhier/ntfy/releases/download/v2.1.2/ntfy_2.1.2_windows_x86_64.zip", + "hash": "1f6ba38776fefa5178405c097145aff3fc68d540ab7d050456e7b31d41cbe309", + "extract_dir": "ntfy_2.1.2_windows_x86_64" } }, "bin": "ntfy.exe",