From 2977a94f30a6b2daead625778fc7ca1f2515cbb7 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 4 Aug 2021 23:30:55 +0200 Subject: [PATCH] Upgrade to 1.1.4~ynh1 --- README.md | 2 +- README_fr.md | 2 +- check_process | 4 ++++ conf/api.src | 4 ++-- conf/front.src | 4 ++-- manifest.json | 2 +- 6 files changed, 11 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e1b4e6f..e42ad47 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A modern, convivial and free music server on YunoHost Installation requires a dedicated domain or subdomain. Installing in a subpath is not supported by the upstream project due to dependency requirements. -**Shipped version:** 1.1.2 +**Shipped version:** 1.1.4 ## Screenshots diff --git a/README_fr.md b/README_fr.md index a61b722..8865e54 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Un serveur de musique moderne, convivial et gratuit sur YunoHost L'installation nécessite un domaine ou un sous-domaine dédié. L'installation dans un chemin du domaine n'est pas prise en charge par le projet en amont en raison des exigences de dépendance. -**Version incluse :** 1.1.2 +**Version incluse :** 1.1.4 ## Captures d'écran diff --git a/check_process b/check_process index 9a0f2e2..4c23039 100644 --- a/check_process +++ b/check_process @@ -22,6 +22,8 @@ upgrade=1 from_commit=8172790fb461d16f09089593fdac380f0d499c83 # 1.1.1~ynh1 upgrade=1 from_commit=fa9587f61e4bb4f9db8667b1c6701ede37ac8e91 + # 1.1.2~ynh1 + upgrade=1 from_commit=74255c1c278562eb174fb13ce538d4754f01186c backup_restore=1 multi_instance=1 incorrect_path=0 @@ -38,3 +40,5 @@ Notification=all name=1.1~ynh1 ; commit=fa9587f61e4bb4f9db8667b1c6701ede37ac8e91 name=1.1.1~ynh1 + ; commit=74255c1c278562eb174fb13ce538d4754f01186c + name=1.1.2~ynh1 diff --git a/conf/api.src b/conf/api.src index d2878e9..f2a77fa 100644 --- a/conf/api.src +++ b/conf/api.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.1.2/download?job=build_api -SOURCE_SUM=a0057edcff716327e49eafe7cff95e64919f8e6f32541525cc1462a25097635e +SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.1.4/download?job=build_api +SOURCE_SUM=82fb761ec4d98c732771011b3053f52237b85d575debf08f7184eede5fb0e37b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/conf/front.src b/conf/front.src index 23c8cff..47bfc2a 100644 --- a/conf/front.src +++ b/conf/front.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/builds/artifacts/1.1.2/download?job=build_front -SOURCE_SUM=746f204834faba05a10104223509d8d012d989a98510b73b232d8ebcd17dddf3 +SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/builds/artifacts/1.1.4/download?job=build_front +SOURCE_SUM=4e7461510a7bbfefa78c514f35597ea7b95836cc4407ea0421463d7798c8a7cd SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 4389aff..e882762 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Modern, convivial and free music server", "fr": "Serveur de musique moderne, convivial et gratuit" }, - "version": "1.1.2~ynh1", + "version": "1.1.4~ynh1", "url": "https://funkwhale.audio", "license": "AGPL-3.0-or-later", "maintainer": {