mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
gotify-server: Update to version 2.2.4
This commit is contained in:
parent
756187cc93
commit
a543bc989d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.2.2",
|
||||
"version": "2.2.4",
|
||||
"description": "A simple server for sending and receiving messages in real-time per WebSocket, with a sleek web UI",
|
||||
"homepage": "https://gotify.net/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gotify/server/releases/download/v2.2.2/gotify-windows-amd64.exe.zip",
|
||||
"hash": "4eba487807290c819aebedce1119dcdebbbf87acf205d618e35ff2b53197ec1b"
|
||||
"url": "https://github.com/gotify/server/releases/download/v2.2.4/gotify-windows-amd64.exe.zip",
|
||||
"hash": "71ff32fcee3cf8a785c555dc71d297cd87febff36bdedcd49bd6071e97048647"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gotify/server/releases/download/v2.2.2/gotify-windows-386.exe.zip",
|
||||
"hash": "099b252dd4012233213ffcb8f21c12f3a733b2c3502732fa1e164494e5bbcc86"
|
||||
"url": "https://github.com/gotify/server/releases/download/v2.2.4/gotify-windows-386.exe.zip",
|
||||
"hash": "d76e6aefa1ec4d00b117307290075f0599e826aec2cc6fe15f1d074b13b2970c"
|
||||
}
|
||||
},
|
||||
"pre_install": "Get-ChildItem \"$dir\\gotify-windows-*\" | Rename-Item -NewName gotify.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user