From 13ac0c3b0ab37a4c7f1692dd5285b05b1daf63c8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 30 Oct 2022 06:25:44 +0000 Subject: [PATCH] Upgrade to v2022.10.28 --- 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 5f59d0e..7bdf527 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/b3030187a41b242697d640f14fb1f589201c55e0.tar.gz -SOURCE_SUM=231a532ed4b4e81d483407d4aefed95cefb81d2c66f9cf41353de383b0928baf +SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/371563b0e249b6369e04709fb974a8e57413529f.tar.gz +SOURCE_SUM=c7470ffba6e4da112553d33046cfd3c3b0a22724a60af74b747c4a4d61e814b5 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=b3030187a41b242697d640f14fb1f589201c55e0.tar.gz +SOURCE_FILENAME=371563b0e249b6369e04709fb974a8e57413529f.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 750e747..14d6dee 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": "2022.10.21~ynh1", + "version": "2022.10.28~ynh1", "url": "https://github.com/glitch-soc/mastodon", "upstream": { "license": "AGPL-3.0-or-later",