1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00
This commit is contained in:
ericgaspar 2022-05-05 14:07:52 +02:00
parent 480ab712e8
commit f5316447eb
5 changed files with 9 additions and 9 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.3/galene_0.5.3_Linux_amd64.tar.gz
SOURCE_SUM=cc67f0797aa3710679932bdda67d2075e81fd90a048b26ba3cd27623b6d31554
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.4/galene_0.5.4_Linux_amd64.tar.gz
SOURCE_SUM=
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.3/galene_0.5.3_Linux_arm64.tar.gz
SOURCE_SUM=c3d7974a9f3ab359ae0d659bb604307236c67b213bf845d16bc700da06041b9a
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.4/galene_0.5.4_Linux_arm64.tar.gz
SOURCE_SUM=
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.3/galene_0.5.3_Linux_arm7.tar.gz
SOURCE_SUM=ae1a01e80a71330e38dd4ebef1857e27ff419e34c5ef8ac8b4c7f3a3ca9f90ce
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.4/galene_0.5.4_Linux_arm7.tar.gz
SOURCE_SUM=
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.3/galene_0.5.3_Linux_i386.tar.gz
SOURCE_SUM=044e00f0b3a8cd3a428b826f25d9369bc54bd4ae3b8e21f9b2e25e9cb80c969c
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.5.4/galene_0.5.4_Linux_i386.tar.gz
SOURCE_SUM=
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Videoconferencing server that is easy to deploy",
"fr": "Serveur de visioconférence facile à déployer"
},
"version": "0.5.3~ynh1",
"version": "0.5.4~ynh1",
"url": "https://galene.org/",
"upstream": {
"license": "MIT",