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 v2.1.7

This commit is contained in:
yunohost-bot 2022-09-12 06:54:45 +00:00
parent 76070d4bf5
commit f0c6cb0686
4 changed files with 13 additions and 10 deletions

View file

@ -1,6 +1,7 @@
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.1.4/gotify-linux-amd64.zip
SOURCE_SUM=98b126e5d934d45b1390b1a1b9136e7690518bfdbb731a75a45a55e86291af4b
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.1.7/gotify-linux-amd64.zip
SOURCE_SUM=c1bead32dc1aafeceff5f9783be9e62294a84c3ceb03260c829a10ce7a9a8a10
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gotify-linux-amd64
SOURCE_FILENAME=
SOURCE_EXTRACT=true

View file

@ -1,6 +1,7 @@
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.1.4/gotify-linux-arm64.zip
SOURCE_SUM=1379a92844e9d632cc5fd01db1e1d1ef4303bb6e92e6ca7e2618f06ed463264c
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.1.7/gotify-linux-arm64.zip
SOURCE_SUM=35da7810260521412b06ca169c602b6a84aba96d960fe4f7410ca49551ef0c09
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gotify-linux-arm64
SOURCE_FILENAME=
SOURCE_EXTRACT=true

View file

@ -1,6 +1,7 @@
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.1.4/gotify-linux-arm-7.zip
SOURCE_SUM=ffbc8710f1ba6b2c3dc74171fd4e28fc74765e6dda2e6a304dc0685bbd167243
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.1.7/gotify-linux-arm-7.zip
SOURCE_SUM=52d5f75a73c5a6a987749e5ff2158335b62a97322dc96dc597c7c6329f2234ce
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gotify-linux-arm-7
SOURCE_FILENAME=
SOURCE_EXTRACT=true

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.1.4~ynh2",
"version": "2.1.7~ynh1",
"url": "http://gotify.net",
"upstream": {
"license": "MIT",