From 760031e0d35e9f31acf6d64ac82ce416a21484f2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 3 Jan 2024 06:12:00 +0000 Subject: [PATCH] Upgrade to v2024.01.02 --- 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 d31735f..f1dce97 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/ea6c187fca418a4c6bd4353508b0e42848d8f371.tar.gz -SOURCE_SUM=ac8e767a6a64e1608cd299a138e9089407bf612634f9aba0ca66c6eb33b2fc3f +SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/5abc965be423140616d90ea6aa7e280bf411d290.tar.gz +SOURCE_SUM=c6b233efbc8183cc57403361a957229cc97172e5bff94c329efc0cead150a27d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=ea6c187fca418a4c6bd4353508b0e42848d8f371.tar.gz +SOURCE_FILENAME=5abc965be423140616d90ea6aa7e280bf411d290.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 37afa57..a5d1551 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.12.22~ynh1", + "version": "2024.01.02~ynh1", "url": "https://github.com/glitch-soc/mastodon", "upstream": { "license": "AGPL-3.0-or-later",