From da1d73ad84b04fb7ed5f1c05d1f1bad35bb5faee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 20:48:42 +0100 Subject: [PATCH] Upgrade to v2023.10.27 (#164) Co-authored-by: yunohost-bot --- conf/app.src | 6 +++--- manifest.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index ba5519e..6a45b9e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/18eacc7a07233f39170a914fcf1806f4e9c3485b.tar.gz -SOURCE_SUM=f73f436993bf67f7da3e7d47e8a5cdea8a0ee52b44d33f952ba11ffebde70c55 +SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/59893a4eabb7edc836a6fe87e0fcad62e56d66ed.tar.gz +SOURCE_SUM=7a06b28cfc6f42eeeef141cdb0fe9f7093c98249e087f85fb34bf97c4ed82d04 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=18eacc7a07233f39170a914fcf1806f4e9c3485b.tar.gz +SOURCE_FILENAME=59893a4eabb7edc836a6fe87e0fcad62e56d66ed.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 0a32c82..d8c885f 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre and federated social network, fork of Mastodon", "fr": "Réseau social libre et fédéré, scission de Mastodon" }, - "version": "2023.10.21~ynh1", + "version": "2023.10.27~ynh1", "url": "https://github.com/glitch-soc/mastodon", "upstream": { "license": "AGPL-3.0-or-later",