1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotify_ynh.git synced 2024-09-03 20:36:26 +02:00

upgrade to 2.0.5

This commit is contained in:
Clément 2019-04-14 18:00:21 +02:00
parent 06d4c63c72
commit adab1b38ec
6 changed files with 9 additions and 9 deletions

View file

@ -10,7 +10,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
## Overview
Gotify is a simple server for sending and receiving messages in real-time per web socket. (Includes a sleek web-ui)
**Shipped version:** 2.0.4
**Shipped version:** 2.0.5
## Screenshots

View file

@ -12,7 +12,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
## Vue d'ensemble
Gotify est un simple serveur permettant d'envoyer et de recevoir des messages via websocket.
**Version incluse:** 2.0.4
**Version incluse:** 2.0.5
## Captures d'écran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.0.4/gotify-linux-amd64.zip
SOURCE_SUM=09c79c54bc9de30a8ed6fcb75c6b1ac813537e616319e8a78d67cc7594d99fee
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.0.5/gotify-linux-amd64.zip
SOURCE_SUM=21e7ffcd607e86d0a6a1dd9f68494534ec0562bdb112840f38a2dd10eb127c38
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.0.4/gotify-linux-arm-7.zip
SOURCE_SUM=d964267ef0be9511fdb0fdf00605a70e1143a94432513fbdb0b1c3b4050dd8e1
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.0.5/gotify-linux-arm-7.zip
SOURCE_SUM=e30d18f32643a954e81bcebc56dcaa4e8fe90abc87bdfd16aaa0e0b38f772e40
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.0.4/gotify-linux-arm64.zip
SOURCE_SUM=451c404eb9d565366760aa91f56949dd0a16f36fe138d46826216600bdfcf308
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.0.5/gotify-linux-arm64.zip
SOURCE_SUM=33a378ded8486db311d161c3d5e5be4f0891b2ca2b1ce942b9c6cafa138e3ac9
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "A simple server for sending and receiving messages.",
"fr": "Un simple serveur pour envoyer et recevoir des messages."
},
"version": "2.0.4",
"version": "2.0.5~ynh1",
"url": "http://gotify.net",
"license": "MIT",
"maintainer": {