From 19302a5988a1f613016aa14f97ba81e3df1e2a13 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 7 Mar 2024 06:12:30 +0000 Subject: [PATCH] Upgrade to v2024.03.06 --- 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 3d93220..e9ea0af 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/74998b0636515728bf956322b1ff8ffc3e26cfa3.tar.gz -SOURCE_SUM=23a513c851ccbd0cd4210a111ffed8241643f5936c7d1625f383ea6b18c4744f +SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/8c9341a67bd6a84d07d6e1907fa85a75d682e29b.tar.gz +SOURCE_SUM=1cf333c3a05af9a68f6843bfa54c6d90df2427f9b184759896adc92c543906e0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=74998b0636515728bf956322b1ff8ffc3e26cfa3.tar.gz +SOURCE_FILENAME=8c9341a67bd6a84d07d6e1907fa85a75d682e29b.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index e359ca0..9391011 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": "2024.03.04~ynh1", + "version": "2024.03.06~ynh1", "url": "https://github.com/glitch-soc/mastodon", "upstream": { "license": "AGPL-3.0-or-later",