mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gotify-server: Update to version 2.1.6
This commit is contained in:
parent
502e45eabe
commit
098771518a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.5",
|
"version": "2.1.6",
|
||||||
"description": "A simple server for sending and receiving messages in real-time per WebSocket, with a sleek web UI",
|
"description": "A simple server for sending and receiving messages in real-time per WebSocket, with a sleek web UI",
|
||||||
"homepage": "https://gotify.net/",
|
"homepage": "https://gotify.net/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gotify/server/releases/download/v2.1.5/gotify-windows-amd64.exe.zip",
|
"url": "https://github.com/gotify/server/releases/download/v2.1.6/gotify-windows-amd64.exe.zip",
|
||||||
"hash": "e06a816e334325047447c9468eb2d50ac17af28770187640650f550183ec28e4"
|
"hash": "ab4da2200d310f9556bfa6997b14aac1da912cf643769d11ce1499f26c95ded4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gotify/server/releases/download/v2.1.5/gotify-windows-386.exe.zip",
|
"url": "https://github.com/gotify/server/releases/download/v2.1.6/gotify-windows-386.exe.zip",
|
||||||
"hash": "f5476fbf9b44a97852c39f012119515db4350e0c64653116c3bb2476d6b081e2"
|
"hash": "2dfa15cbc05bda917a2677a1eeceed539c11507178de7d43ac1200f3335f0d43"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Get-ChildItem \"$dir\\gotify-windows-*\" | Rename-Item -NewName gotify.exe",
|
"pre_install": "Get-ChildItem \"$dir\\gotify-windows-*\" | Rename-Item -NewName gotify.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user