From d42becf24639c00d582eebd83161798c08ebce58 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 00:34:16 +0000 Subject: [PATCH] gotify-cli: Update to version 2.2.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 7777ea84cd..8465779ead 100644 --- a/bucket/gotify-cli.json +++ b/bucket/gotify-cli.json @@ -1,16 +1,16 @@ { - "version": "2.2.1", + "version": "2.2.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.1/gotify-cli-windows-amd64.exe#/gotify-cli.exe", - "hash": "b408bd9e7f4a69c39fc93c671deaccbdb17669f719cdbbdc8de93e2784de7a70" + "url": "https://github.com/gotify/cli/releases/download/v2.2.2/gotify-cli-windows-amd64.exe#/gotify-cli.exe", + "hash": "dca02cb3c2672043e5cf48baea09ced77712e1cc8a5f641cba2ed3b553cd36ec" }, "32bit": { - "url": "https://github.com/gotify/cli/releases/download/v2.2.1/gotify-cli-windows-386.exe#/gotify-cli.exe", - "hash": "82f5ecdb1ad27e0078f841b2b1644a50f39882918a6c5c1bd9f88973bca868bd" + "url": "https://github.com/gotify/cli/releases/download/v2.2.2/gotify-cli-windows-386.exe#/gotify-cli.exe", + "hash": "78cd1185c90a9324d5e8187837b24a27e69a34cd1ac426a88e662a56919ef325" } }, "bin": "gotify-cli.exe",