diff --git a/README.md b/README.md index 02227f7..c2b8400 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ For user friendly details about Pleroma: [see here](https://blog.soykaf.com/post **Mastodon web front-end for Pleroma:** Add **/web** in front of your Pleroma domain, eg. pleroma.domain.tld/web -**Shipped version:** 2.5.0~ynh1 +**Shipped version:** 2.5.1~ynh1 **Demo:** http://distsn.org/pleroma-instances.html diff --git a/README_fr.md b/README_fr.md index 38619b2..1a76f80 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,7 +23,7 @@ For user friendly details about Pleroma: [see here](https://blog.soykaf.com/post **Mastodon web front-end for Pleroma:** Add **/web** in front of your Pleroma domain, eg. pleroma.domain.tld/web -**Version incluse :** 2.5.0~ynh1 +**Version incluse :** 2.5.1~ynh1 **Démo :** http://distsn.org/pleroma-instances.html diff --git a/conf/amd64.src b/conf/amd64.src index e76b57e..7e792b6 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/226602/artifacts/download?file_type=archive -SOURCE_SUM=0a8a64ee9642349976ec83be3649d607115b3819a99f7d056135fbe3a5d58480 +SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/230112/artifacts/download?file_type=archive +SOURCE_SUM=98f9dc5410c96892b356d75a48e2aa937e2e35fce99db44317d445280bc8128c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 7c6d393..b2b360f 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/226606/artifacts/download?file_type=archive -SOURCE_SUM=9b7092566d2279c0911d86f8641a2a08aef67d5f76563939459e6c1fb1144279 +SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/230116/artifacts/download?file_type=archive +SOURCE_SUM=05ee20c2a10b8a2393a8aa84fe4f44e86b69fe65321de10cb7a8f6b5c01ac1e4 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index 62d2402..52d66b0 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/226604/artifacts/download?file_type=archive -SOURCE_SUM=90ca77fd63ebe849659864e95af194bb8b7d268f9e5aa13756c4d6a07257a692 +SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/230231/artifacts/download?file_type=archive +SOURCE_SUM=bf7caba3ef502e2b21ec8749606a7b207b7c0a67fb767f33e9826fdfb24852c0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 205eaeb..8e86998 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Federated social networking server built on open protocols", "fr": "Serveur de réseautage social fédéré basé sur des protocoles ouverts" }, - "version": "2.5.0~ynh1", + "version": "2.5.1~ynh1", "url": "https://pleroma.social/", "upstream": { "license": "AGPL-3.0-only",