1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotify_ynh.git synced 2024-09-03 20:36:26 +02:00
This commit is contained in:
pigpig 2020-12-09 13:34:45 +01:00
parent fb9b399b00
commit 049c58be46
6 changed files with 9 additions and 9 deletions

View file

@ -11,7 +11,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.16
**Shipped version:** 2.0.20
## 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 serveur simple permettant d'envoyer et de recevoir des messages via websocket.
**Version incluse :** 2.0.16
**Version incluse :** 2.0.20
## Captures d'écran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.0.16/gotify-linux-amd64.zip
SOURCE_SUM=c0919fa83fadf6ffee12b14dd94c0662bff69e83c11f51f9f1228ac374f91bf0
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.0.20/gotify-linux-amd64.zip
SOURCE_SUM=c430e1e5c586b72ed7f2e8be5b6476d0ea6f5ee0f63fbeea56b7345e0ed657e4
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.16/gotify-linux-arm-7.zip
SOURCE_SUM=62cd54303a79af678a77b8591836851c31cebf83c48392fd149007ba39926691
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.0.20/gotify-linux-arm-7.zip
SOURCE_SUM=11be05d7c653820bfa59e905e360efabb894333aa368db7ac115b35f61a65736
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.16/gotify-linux-arm64.zip
SOURCE_SUM=27705235268d275baeb9fe024f6d9f3ee7faf91ee3f8d745f85728a30d307d39
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.0.20/gotify-linux-arm64.zip
SOURCE_SUM=ce516447609c6207c59259a1de2c0561e92bbfc60226c26ca5735c1ac0d130fc
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.16~ynh2",
"version": "2.0.20~ynh1",
"url": "http://gotify.net",
"license": "MIT",
"maintainer": {