From 0278a6a46b74059d5314546c6698ebd0aa74ec42 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 16:30:18 +0000 Subject: [PATCH] gotify-cli: Update to version 2.2.3 --- 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 8465779ead..29501e572d 100644 --- a/bucket/gotify-cli.json +++ b/bucket/gotify-cli.json @@ -1,16 +1,16 @@ { - "version": "2.2.2", + "version": "2.2.3", "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.2/gotify-cli-windows-amd64.exe#/gotify-cli.exe", - "hash": "dca02cb3c2672043e5cf48baea09ced77712e1cc8a5f641cba2ed3b553cd36ec" + "url": "https://github.com/gotify/cli/releases/download/v2.2.3/gotify-cli-windows-amd64.exe#/gotify-cli.exe", + "hash": "89475ab89a280cb37ec7c08d7f9402848117b9ec1fc55911be662e411b3657a9" }, "32bit": { - "url": "https://github.com/gotify/cli/releases/download/v2.2.2/gotify-cli-windows-386.exe#/gotify-cli.exe", - "hash": "78cd1185c90a9324d5e8187837b24a27e69a34cd1ac426a88e662a56919ef325" + "url": "https://github.com/gotify/cli/releases/download/v2.2.3/gotify-cli-windows-386.exe#/gotify-cli.exe", + "hash": "e5379d0430c5cba80affbcb43d6e3d70b96722e93c9909c1731166a6d9d32ac2" } }, "bin": "gotify-cli.exe",