From c8517f3f2ac290a25eff6e4c20e829830cb0658f Mon Sep 17 00:00:00 2001 From: oufmilo Date: Fri, 11 Jun 2021 19:35:50 +0200 Subject: [PATCH] Update 12.83.0 --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bf679b4..138dcfb 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Microblogging platform -**Shipped version:** 12.82.0~ynh2 +**Shipped version:** 12.83.0~ynh1 diff --git a/README_fr.md b/README_fr.md index cb04c7f..62c77c8 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Platforme de Microblogging -**Version incluse :** 12.82.0~ynh2 +**Version incluse :** 12.83.0~ynh1 diff --git a/conf/app.src b/conf/app.src index d5c1be9..4291133 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.82.0.tar.gz -SOURCE_SUM=16d9787a96ee4593c5ec97f38ad646cb348e8761781433f51897de683c063c72 +SOURCE_URL=https://github.com/misskey-dev/misskey/archive/refs/tags/12.83.0.tar.gz +SOURCE_SUM=681e0e0789adf8d4a6094a6676bcdf13584dbfadd359528634c6952ea5d9288f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index dcf2ab8..4cc738f 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Microblogging platform", "fr": "Platforme de Microblogging" }, - "version": "12.82.0~ynh2", + "version": "12.83.0~ynh1", "url": "https://join.misskey.page/en/", "upstream": { "license": "AGPL-3.0",