From eb82acc8efce67d74fff3ea63526f8e958ec125e Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 31 Aug 2021 20:07:15 +0200 Subject: [PATCH] Upgrade to 2.4.1~ynh1 --- README.md | 2 +- README_fr.md | 2 +- conf/arm.src | 6 +++--- conf/arm64.src | 6 +++--- conf/x86-64.src | 6 +++--- manifest.json | 3 +-- 6 files changed, 12 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index f7ce2a9..00d7f6d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in A free, federated social networking server built on open protocols. -**Shipped version:** 2.4.0~ynh2 +**Shipped version:** 2.4.1~ynh1 **Demo:** http://distsn.org/pleroma-instances.html diff --git a/README_fr.md b/README_fr.md index 15d919e..db80d9c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Un serveur de réseautage social fédéré et gratuit basé sur des protocoles ouverts. -**Version incluse :** 2.4.0~ynh2 +**Version incluse :** 2.4.1~ynh1 **Démo :** http://distsn.org/pleroma-instances.html diff --git a/conf/arm.src b/conf/arm.src index 7ddb411..a70381b 100644 --- a/conf/arm.src +++ b/conf/arm.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/193206/artifacts/download?file_type=archive -SOURCE_SUM=a757c6a60ad4f11e354323c44f8f576bd5c8219ca4ca99cbd8a5b5706237731f +SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/195487/artifacts/download?file_type=archive +SOURCE_SUM=d3de305d8bfe0fd11a973aeeb58f1927fa70d87bfc16b31076e37b1ae98d3eb6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=pleroma-v2.4.0-arm.zip +SOURCE_FILENAME=pleroma-v2.4.1-arm.zip diff --git a/conf/arm64.src b/conf/arm64.src index d20385c..256edc2 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/193208/artifacts/download?file_type=archive -SOURCE_SUM=dc3fa4552d43606cc998c9e63963c3c258f15fed002db3aa3f122b9ec378db56 +SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/195489/artifacts/download?file_type=archive +SOURCE_SUM=953dc73b49c0f9d40967974f55a64dc8686dfad98a390c5ea7061796a04be1ca SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=pleroma-v2.4.0-arm64.zip +SOURCE_FILENAME=pleroma-v2.4.1-arm64.zip diff --git a/conf/x86-64.src b/conf/x86-64.src index d977caa..99554ca 100644 --- a/conf/x86-64.src +++ b/conf/x86-64.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/193204/artifacts/download?file_type=archive -SOURCE_SUM=335857f4568c3fa911b7a9a1d5340b0e9ea7fde32f18af2a0cf645081ec0a5df +SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/195485/artifacts/download?file_type=archive +SOURCE_SUM=70f4a57a6300ac2ff0564f5d7f60e1c062f9be25821a881bce0ef34167e5f340 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=pleroma-v2.4.0-x86-64.zip +SOURCE_FILENAME=pleroma-v2.4.1-x86-64.zip diff --git a/manifest.json b/manifest.json index 639d2c3..368ab21 100644 --- a/manifest.json +++ b/manifest.json @@ -6,14 +6,13 @@ "en": "A free, federated social networking server built on open protocols.", "fr": "Un serveur de réseautage social fédéré et gratuit basé sur des protocoles ouverts." }, - "version": "2.4.0~ynh2", + "version": "2.4.1~ynh1", "url": "https://pleroma.social/", "upstream": { "license": "AGPL-3.0-only", "website": "https://pleroma.social/", "demo": "http://distsn.org/pleroma-instances.html", "admindoc": "https://docs.pleroma.social/", - "userdoc": "https://yunohost.org/apps", "code": "https://git.pleroma.social/pleroma/pleroma/" }, "license": "AGPL-3.0-only",