From 0d2baaf1a9a076cd673e0b1c8529073797163aa3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 20 Oct 2023 06:12:04 +0000 Subject: [PATCH] Upgrade to v2023.10.19 --- 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 0cf83ce..bac70d4 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/45a19ddfe48c8f9346bdb4c786726fc36e15a51e.tar.gz -SOURCE_SUM=836e3a5a06401108bc330eb968446533afb22cbb1e56e366f08e2b2b96c22f7f +SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/1c53aec00e09f197febaaefd831439ff0f8d8537.tar.gz +SOURCE_SUM=9bafdffaec4fef5c9e3425dbcf36527df6b57756c60e29bcbb1c97704f6e265f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=45a19ddfe48c8f9346bdb4c786726fc36e15a51e.tar.gz +SOURCE_FILENAME=1c53aec00e09f197febaaefd831439ff0f8d8537.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 4335c6e..5582973 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.12~ynh1", + "version": "2023.10.19~ynh1", "url": "https://github.com/glitch-soc/mastodon", "upstream": { "license": "AGPL-3.0-or-later",