mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
gotify-server: Update to version 2.1.5
This commit is contained in:
parent
2cccb9a923
commit
e462b2fcdb
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.1.4",
|
||||
"version": "2.1.5",
|
||||
"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.1.4/gotify-windows-amd64.exe.zip",
|
||||
"hash": "adf8bdad8ec032325169b0dbaa5952bc13fb547b570532cef60f2007623fcc93"
|
||||
"url": "https://github.com/gotify/server/releases/download/v2.1.5/gotify-windows-amd64.exe.zip",
|
||||
"hash": "e06a816e334325047447c9468eb2d50ac17af28770187640650f550183ec28e4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gotify/server/releases/download/v2.1.4/gotify-windows-386.exe.zip",
|
||||
"hash": "d3073247f1d6164362dfb1d279e40d664e3209672e6993763853defb561bb88a"
|
||||
"url": "https://github.com/gotify/server/releases/download/v2.1.5/gotify-windows-386.exe.zip",
|
||||
"hash": "f5476fbf9b44a97852c39f012119515db4350e0c64653116c3bb2476d6b081e2"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\gotify-windows-*\" gotify.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user