aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryunohost-bot <yunohost-bot@users.noreply.github.com>2022-11-15 06:11:09 +0000
committeryunohost-bot <yunohost-bot@users.noreply.github.com>2022-11-15 06:11:10 +0000
commit77c13eea98fa7ec19f19a4c567e74ac6d29305d7 (patch)
treec72e3b90025b45b79bd496867f4673cbedd4f5f9
parentde37be387cebca5b3c470e1b93692717c9ca7c7b (diff)
downloadmastodon_ynh-77c13eea98fa7ec19f19a4c567e74ac6d29305d7.tar.gz
mastodon_ynh-77c13eea98fa7ec19f19a4c567e74ac6d29305d7.tar.bz2
mastodon_ynh-77c13eea98fa7ec19f19a4c567e74ac6d29305d7.zip
Upgrade to v4.0.2
-rw-r--r--conf/app.src4
-rw-r--r--manifest.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/conf/app.src b/conf/app.src
index b957ecb..dbf6513 100644
--- a/conf/app.src
+++ b/conf/app.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://github.com/tootsuite/mastodon/archive/refs/tags/v3.5.3.tar.gz
-SOURCE_SUM=ad6f71419538a9427669010735bcf029e9e2f455b6728d498b27bf38285bf3f8
+SOURCE_URL=https://github.com/tootsuite/mastodon/archive/refs/tags/v4.0.2.tar.gz
+SOURCE_SUM=70a4d9dcd9b746f6e9ced9b567ee5ad81e530cfaccb7f471259b917c20166309
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
diff --git a/manifest.json b/manifest.json
index d63a402..d5abdd0 100644
--- a/manifest.json
+++ b/manifest.json
@@ -6,7 +6,7 @@
"en": "Libre and federated social network",
"fr": "Réseau social libre et fédéré"
},
- "version": "3.5.3~ynh4",
+ "version": "4.0.2~ynh1",
"url": "https://github.com/mastodon/mastodon",
"upstream": {
"license": "AGPL-3.0-or-later",