From 7ef1a71f2e4304435acf0b3183b36d23b8f48fa7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 20:25:25 +0000 Subject: [PATCH] gotify-cli: Update to version 2.2.4 --- bucket/gotify-cli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gotify-cli.json b/bucket/gotify-cli.json index 29501e572d..af6d65974d 100644 --- a/bucket/gotify-cli.json +++ b/bucket/gotify-cli.json @@ -1,16 +1,16 @@ { - "version": "2.2.3", + "version": "2.2.4", "description": "A command line interface for pushing messages to Gotify server", "homepage": "https://gotify.net/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/gotify/cli/releases/download/v2.2.3/gotify-cli-windows-amd64.exe#/gotify-cli.exe", - "hash": "89475ab89a280cb37ec7c08d7f9402848117b9ec1fc55911be662e411b3657a9" + "url": "https://github.com/gotify/cli/releases/download/v2.2.4/gotify-cli-windows-amd64.exe#/gotify-cli.exe", + "hash": "a19173af58d4044a01eeaf187368e324676bacbf63f14e97ee567089d7b7762d" }, "32bit": { - "url": "https://github.com/gotify/cli/releases/download/v2.2.3/gotify-cli-windows-386.exe#/gotify-cli.exe", - "hash": "e5379d0430c5cba80affbcb43d6e3d70b96722e93c9909c1731166a6d9d32ac2" + "url": "https://github.com/gotify/cli/releases/download/v2.2.4/gotify-cli-windows-386.exe#/gotify-cli.exe", + "hash": "49eb66ec1a3cb0f3ddcf56cf83dde1a9efc42c8daea2bff4e843077bbe2dbc23" } }, "bin": "gotify-cli.exe",