mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-03 15:54:39 +00:00
gotify-server: Update to version 2.9.0
This commit is contained in:
parent
84ea6322ab
commit
91e36b639e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.8.0",
|
||||
"version": "2.9.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.8.0/gotify-windows-amd64.exe.zip",
|
||||
"hash": "eb2dd07a28a2aee58a93957a83accb78fa30b223767b5a8c628778f06a744fc8"
|
||||
"url": "https://github.com/gotify/server/releases/download/v2.9.0/gotify-windows-amd64.exe.zip",
|
||||
"hash": "9a7c45690966b62e8adc7640049201ea8910f615450551adaf7b7c608abcfee9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gotify/server/releases/download/v2.8.0/gotify-windows-386.exe.zip",
|
||||
"hash": "7bb3eb77e9bd15706e1f18985c948ed3bc59251583df94e548e799ccfbee697e"
|
||||
"url": "https://github.com/gotify/server/releases/download/v2.9.0/gotify-windows-386.exe.zip",
|
||||
"hash": "7c8897ac4d580b60bee2552d56e30877880daaaf67cc0e80744fff8207a23d9d"
|
||||
}
|
||||
},
|
||||
"pre_install": "Get-ChildItem \"$dir\\gotify-windows-*\" | Rename-Item -NewName gotify.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user