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