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

This commit is contained in:
yunohost-bot 2023-09-18 06:23:07 +00:00
parent ea9ab73463
commit bf75f40f83
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.3.0/gotify-linux-amd64.zip
SOURCE_SUM=53ebd14063c36aba91844e9a7671a51b14878b4a1d8599c92dd8dbcc8e7d4527
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.4.0/gotify-linux-amd64.zip
SOURCE_SUM=19abcf38d2624ec648d77531924b7698d79eefe2cc0d4690c72aefcb441e0279
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.3.0/gotify-linux-arm64.zip
SOURCE_SUM=dc7caac45fbc4e3ab189e72b3a6d56890b4c16a341cca4f3de9a706c8b96c42c
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.4.0/gotify-linux-arm64.zip
SOURCE_SUM=dcbd8bc712eba260f6478c972d23b422cfa22783ab74b92df68cd8004d7d0e8d
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.3.0/gotify-linux-arm-7.zip
SOURCE_SUM=510030433d27fb11566f7f26c2159a70a35deddc6a595be5a802467dc7408f26
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.4.0/gotify-linux-arm-7.zip
SOURCE_SUM=ac95becd69bb929bacdcaa96146a096d52022184e248771c9b165d0e9de7ce62
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.3.0/gotify-linux-386.zip
SOURCE_SUM=99db17eec0a1fa0a12ff3df463d77078a5114a57dbe1559e7a31e4c428ebe084
SOURCE_URL=https://github.com/gotify/server/releases/download/v2.4.0/gotify-linux-386.zip
SOURCE_SUM=8e6c44a53fc32e857f55ce32180990a560000fb591e2a6039ff3a4acccb045d8
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.3.0~ynh1",
"version": "2.4.0~ynh1",
"url": "http://gotify.net",
"upstream": {
"license": "MIT",