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

Merge pull request #52 from YunoHost-Apps/ci-auto-update-v2.2.4

Upgrade to version 2.2.4
This commit is contained in:
Éric Gaspar 2023-01-11 17:53:23 +01:00 committed by GitHub
commit ac35394613
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 11 additions and 11 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Gotify is a simple server for sending and receiving messages in real-time per web socket. (Includes a sleek web-ui)
**Shipped version:** 2.2.0~ynh1
**Shipped version:** 2.2.4~ynh1
## Screenshots

View file

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

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.2.0/gotify-linux-amd64.zip
SOURCE_SUM=0abc85fdf604bc603e610437fbb02491322adb66140dc0f850e6ad90608cc84e
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.2.4/gotify-linux-amd64.zip
SOURCE_SUM=60328447ee6b6125426d87eb913901826ac181fe581edd689208264eb81717c0
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.2.0/gotify-linux-arm64.zip
SOURCE_SUM=05ad54d967e28434edec2d6b65fdf50c9d4f5cad07dfeec033c6e9fc8e705fc7
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.2.4/gotify-linux-arm64.zip
SOURCE_SUM=95e2aef556d709c88380cec89f263d202fd1e135f978c6e3df647a2a8c992eb8
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.2.0/gotify-linux-arm-7.zip
SOURCE_SUM=9bee26a8aa3a09ac4b8d2a02ce3967e1066cdb84ce893a5fcb3a4fac7245ae74
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.2.4/gotify-linux-arm-7.zip
SOURCE_SUM=1f35322d0cc908897483ecbb6278393c1438aa606c92d0e4139f9553cffd8597
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.2.0/gotify-linux-386.zip
SOURCE_SUM=fa81971a7db072f9c21ba583747dda499214acb9d817a19f93103fb4ce684b9a
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.2.4/gotify-linux-386.zip
SOURCE_SUM=829cb883af346356ef7ff18b91bd27153cb78ef90677be4b1db6421fad1f7258
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Simple server for sending and receiving messages",
"fr": "Simple serveur pour envoyer et recevoir des messages"
},
"version": "2.2.0~ynh1",
"version": "2.2.4~ynh1",
"url": "http://gotify.net",
"upstream": {
"license": "MIT",