gotify-cli: Update to version 2.2.3

This commit is contained in:
github-actions[bot] 2023-05-08 16:30:18 +00:00
parent ef548200a2
commit 0278a6a46b

View File

@ -1,16 +1,16 @@
{ {
"version": "2.2.2", "version": "2.2.3",
"description": "A command line interface for pushing messages to Gotify server", "description": "A command line interface for pushing messages to Gotify server",
"homepage": "https://gotify.net/", "homepage": "https://gotify.net/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gotify/cli/releases/download/v2.2.2/gotify-cli-windows-amd64.exe#/gotify-cli.exe", "url": "https://github.com/gotify/cli/releases/download/v2.2.3/gotify-cli-windows-amd64.exe#/gotify-cli.exe",
"hash": "dca02cb3c2672043e5cf48baea09ced77712e1cc8a5f641cba2ed3b553cd36ec" "hash": "89475ab89a280cb37ec7c08d7f9402848117b9ec1fc55911be662e411b3657a9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gotify/cli/releases/download/v2.2.2/gotify-cli-windows-386.exe#/gotify-cli.exe", "url": "https://github.com/gotify/cli/releases/download/v2.2.3/gotify-cli-windows-386.exe#/gotify-cli.exe",
"hash": "78cd1185c90a9324d5e8187837b24a27e69a34cd1ac426a88e662a56919ef325" "hash": "e5379d0430c5cba80affbcb43d6e3d70b96722e93c9909c1731166a6d9d32ac2"
} }
}, },
"bin": "gotify-cli.exe", "bin": "gotify-cli.exe",