From afa7530de2bd7c007f7ff7c263ebc63ea3a0a683 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 20:30:54 +0000 Subject: [PATCH] gotify-cli: Update to version 2.3.2 --- 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 af6d65974d..9537ed7af2 100644 --- a/bucket/gotify-cli.json +++ b/bucket/gotify-cli.json @@ -1,16 +1,16 @@ { - "version": "2.2.4", + "version": "2.3.2", "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.4/gotify-cli-windows-amd64.exe#/gotify-cli.exe", - "hash": "a19173af58d4044a01eeaf187368e324676bacbf63f14e97ee567089d7b7762d" + "url": "https://github.com/gotify/cli/releases/download/v2.3.2/gotify-cli-windows-amd64.exe#/gotify-cli.exe", + "hash": "2eede457b457507c7720ba6b9fda46808b8d55fda0cdc1247fec94329808f11b" }, "32bit": { - "url": "https://github.com/gotify/cli/releases/download/v2.2.4/gotify-cli-windows-386.exe#/gotify-cli.exe", - "hash": "49eb66ec1a3cb0f3ddcf56cf83dde1a9efc42c8daea2bff4e843077bbe2dbc23" + "url": "https://github.com/gotify/cli/releases/download/v2.3.2/gotify-cli-windows-386.exe#/gotify-cli.exe", + "hash": "37efbd59f8641581523958dc91dbb9704ba040e8d7cdfd018004790dc0ab285a" } }, "bin": "gotify-cli.exe",