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",