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.2.2

This commit is contained in:
yunohost-bot 2022-12-30 06:18:53 +00:00
parent 160ab8cf08
commit bde807b5f0
5 changed files with 9 additions and 9 deletions

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.2/gotify-linux-amd64.zip
SOURCE_SUM=f8a4c76c3b7d0c153be073de6fb3627fa32f90c2dcc0fec01b167db0ceb3491e
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.2/gotify-linux-arm64.zip
SOURCE_SUM=2d2dd06b203f90aa3aa6443775247c0b5cc57b6d287f28005347ab7bddf9515f
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.2/gotify-linux-arm-7.zip
SOURCE_SUM=ea6dd96302d0fc00dccc6dc912fd09b8215f63e13ef704a93ab6e28041b0a107
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.2/gotify-linux-386.zip
SOURCE_SUM=1fd6a6877729f62f431e3e77bc300fd4e2a79b7a3348fe6fa5a67efdecf78a58
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.2~ynh1",
"url": "http://gotify.net",
"upstream": {
"license": "MIT",