mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 19:14:48 +00:00
gotify-server: Update to version 2.8.0
This commit is contained in:
parent
99bab8f28b
commit
9c7b48fa3e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.7.3",
|
||||
"version": "2.8.0",
|
||||
"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.7.3/gotify-windows-amd64.exe.zip",
|
||||
"hash": "d8bb13c44f9ae9a45deb480122d12188ed2f7247f0c7c86a900a9d9891cbd67b"
|
||||
"url": "https://github.com/gotify/server/releases/download/v2.8.0/gotify-windows-amd64.exe.zip",
|
||||
"hash": "eb2dd07a28a2aee58a93957a83accb78fa30b223767b5a8c628778f06a744fc8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gotify/server/releases/download/v2.7.3/gotify-windows-386.exe.zip",
|
||||
"hash": "e8ad75ee0f24cf00d000b49da79b4ed81fe051dbe3af8491b8e565efc66af2f0"
|
||||
"url": "https://github.com/gotify/server/releases/download/v2.8.0/gotify-windows-386.exe.zip",
|
||||
"hash": "7bb3eb77e9bd15706e1f18985c948ed3bc59251583df94e548e799ccfbee697e"
|
||||
}
|
||||
},
|
||||
"pre_install": "Get-ChildItem \"$dir\\gotify-windows-*\" | Rename-Item -NewName gotify.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user