diff options
| author | yunohost-bot <yunohost-bot@users.noreply.github.com> | 2022-05-26 22:20:03 +0000 |
|---|---|---|
| committer | yunohost-bot <yunohost-bot@users.noreply.github.com> | 2022-05-26 22:20:04 +0000 |
| commit | 2aeef6bdb76e3581378aa67f18be3180a4dbaa6c (patch) | |
| tree | 253327cf78ef35334e0dbce303053b1d8abcea0c | |
| parent | d524919a124b059f0bea6cecff075604364b020a (diff) | |
| download | mastodon_ynh-2aeef6bdb76e3581378aa67f18be3180a4dbaa6c.tar.gz mastodon_ynh-2aeef6bdb76e3581378aa67f18be3180a4dbaa6c.tar.bz2 mastodon_ynh-2aeef6bdb76e3581378aa67f18be3180a4dbaa6c.zip | |
Upgrade to v3.5.3
| -rw-r--r-- | conf/app.src | 4 | ||||
| -rw-r--r-- | manifest.json | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/conf/app.src b/conf/app.src index 2d07bb6..9d400b8 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.2.tar.gz -SOURCE_SUM=2e954ae10c42b2d814d070bd6b24d6528f0ac8338a9f979860bce43a18fef143 +SOURCE_URL=https://github.com/tootsuite/mastodon/archive/refs/tags/v3.5.3.tar.gz +SOURCE_SUM=ad6f71419538a9427669010735bcf029e9e2f455b6728d498b27bf38285bf3f8 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 43f5cb6..4d8f097 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.2~ynh1", + "version": "3.5.3~ynh1", "url": "https://github.com/mastodon/mastodon", "upstream": { "license": "AGPL-3.0-or-later", |
