From b01b5fa2959c645ab9218b5fc59a34578128842a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 27 Jan 2022 14:35:51 +0100 Subject: [PATCH] 0.4.3 --- 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 af0ea7f..916eabf 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.2/galene_0.4.2_Linux_amd64.tar.gz -SOURCE_SUM=a3131af1ad39197db64e9a8ef3d94622cecada7f2295ef830ccbf35997fbc279 +SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.3/galene_0.4.3_Linux_amd64.tar.gz +SOURCE_SUM=45e59765f707849e00abb6ed6b587ed0238e72112cafecc5bda860660dc9dd0f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index c16606d..731f456 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.2/galene_0.4.2_Linux_arm64.tar.gz -SOURCE_SUM=ce8ea09d85ead11579a7e61d53b424c8e3605a71cd92602372d2cff02b37533c +SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.3/galene_0.4.3_Linux_arm64.tar.gz +SOURCE_SUM=8def86558c6208842cbb9ca2b85749bee69242089126c8aab919d52efe98a370 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index 8a9f48a..a7aa4b1 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.2/galene_0.4.2_Linux_arm7.tar.gz -SOURCE_SUM=c416eb2160843c38d676a9f4e3f9ac5a54b408b53186ceb70f8979e0fdd71f3e +SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.3/galene_0.4.3_Linux_arm7.tar.gz +SOURCE_SUM=52be921a078eb8fb4d0005e0768fb071e941eac6bb319a7086029a3a243bcafd SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/i386.src b/conf/i386.src index 10c5c12..2540629 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.2/galene_0.4.2_Linux_i386.tar.gz -SOURCE_SUM=57ec1a85890874ca92e291ee2aecb88f96e84326fddbc4346f7122df1ccfdd52 +SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.3/galene_0.4.3_Linux_i386.tar.gz +SOURCE_SUM=68d4965b7bc31efe9d0cbda0f2488c2f3ae8627f8ab16c90072bed828529ab96 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 138d810..7cd7055 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.2~ynh1", + "version": "0.4.3~ynh1", "url": "https://galene.org/", "upstream": { "license": "MIT",