From 121a56550c88d7c027adec393f3f857f9948d8cd Mon Sep 17 00:00:00 2001 From: Memo <58190287+memo-567@users.noreply.github.com> Date: Sat, 10 Sep 2022 13:14:54 +0200 Subject: [PATCH] Revert "Upgrade to v12.119.0" --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 252585a..0f8cf88 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Misskey is a decentralized microblogging platform. Since it exists within the Fediverse (a universe where various social media platforms are organized), it is mutually linked with other social media platforms. -**Shipped version:** 12.119.0~ynh1 +**Shipped version:** 12.118.1~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index c60be9a..957eba0 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Misskey est une plateforme de microblogging décentralisée. Puisqu'il existe au sein du Fediverse (un univers où diverses plateformes de médias sociaux sont organisées), il est mutuellement lié à d'autres plateformes de médias sociaux. -**Version incluse :** 12.119.0~ynh1 +**Version incluse :** 12.118.1~ynh1 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index bb347ec..68ab264 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/misskey-dev/misskey/archive/refs/tags/12.119.0.tar.gz -SOURCE_SUM=41c7b97ce334d50fbe6c98cddc069d0eeb4fdb81429308a0164572d3e30ad7ea +SOURCE_URL=https://github.com/misskey-dev/misskey/archive/refs/tags/12.118.1.tar.gz +SOURCE_SUM=E1890D9AEBF65D9EB53800B837BF02BA6A80CD1F4430FD3C83C0911F6DC1F2A2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 88edda8..f69552b 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Microblogging platform", "fr": "Platforme de Microblogging" }, - "version": "12.119.0~ynh1", + "version": "12.118.1~ynh1", "url": "https://misskey-hub.net/", "upstream": { "license": "AGPL-3.0", @@ -42,4 +42,4 @@ } ] } -} +} \ No newline at end of file