From f2054807c5fd2f2be74d234f27096314cd81ad75 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 2 Dec 2021 12:45:59 +0100 Subject: [PATCH] 0.4.2 --- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- conf/armhf.src | 4 ++-- conf/i386.src | 4 ++-- manifest.json | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/conf/amd64.src b/conf/amd64.src index 7c62781..af0ea7f 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.1/galene_0.4.1_Linux_amd64.tar.gz -SOURCE_SUM=e6a96c8fc5c25ea9fd6e137b9a9da7e9ebfb96945aecf7cf80a9eb7a83c124f3 +SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.2/galene_0.4.2_Linux_amd64.tar.gz +SOURCE_SUM=a3131af1ad39197db64e9a8ef3d94622cecada7f2295ef830ccbf35997fbc279 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 044b3cc..c16606d 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.1/galene_0.4.1_Linux_arm64.tar.gz -SOURCE_SUM=14a89b18792ae60165003ac9c81a7059a8697a6b43be8c41244db486a9527c86 +SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.2/galene_0.4.2_Linux_arm64.tar.gz +SOURCE_SUM=ce8ea09d85ead11579a7e61d53b424c8e3605a71cd92602372d2cff02b37533c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index 9087f2f..8a9f48a 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.1/galene_0.4.1_Linux_arm7.tar.gz -SOURCE_SUM=dcad2e7f4d76d345fd6b5966e00db633388b3aa21be774c45a892d3bcfc16d3d +SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.2/galene_0.4.2_Linux_arm7.tar.gz +SOURCE_SUM=c416eb2160843c38d676a9f4e3f9ac5a54b408b53186ceb70f8979e0fdd71f3e SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/i386.src b/conf/i386.src index b0a8697..10c5c12 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.1/galene_0.4.1_Linux_386.tar.gz -SOURCE_SUM=823d890aa6e55ec522b9b0c95b6e09fa83b8fdda9347cd25dcd4ddeffb763064 +SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.2/galene_0.4.2_Linux_i386.tar.gz +SOURCE_SUM=57ec1a85890874ca92e291ee2aecb88f96e84326fddbc4346f7122df1ccfdd52 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index f6540c9..138d810 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Videoconferencing server that is easy to deploy", "fr": "Serveur de visioconférence facile à déployer" }, - "version": "0.4.1~ynh2", + "version": "0.4.2~ynh1", "url": "https://galene.org/", "upstream": { "license": "MIT",