1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mastodon_ynh.git synced 2024-09-03 19:46:02 +02:00

Upgrade to v4.0.4

This commit is contained in:
Lehi Toskin 2023-04-04 11:02:32 -07:00
parent 94381183ca
commit 349ca98201
No known key found for this signature in database
GPG key ID: 3313BF5220CAD019
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/tootsuite/mastodon/archive/refs/tags/v4.0.2.tar.gz
SOURCE_SUM=70a4d9dcd9b746f6e9ced9b567ee5ad81e530cfaccb7f471259b917c20166309
SOURCE_URL=https://github.com/mastodon/mastodon/archive/refs/tags/v4.0.4.tar.gz
SOURCE_SUM=c7574fe5b2ca7e017e45584c49dc9a9c76a26c222afaed450c9cb5c467eba009
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Libre and federated social network",
"fr": "Réseau social libre et fédéré"
},
"version": "4.0.2~ynh2",
"version": "4.0.4~ynh2",
"url": "https://github.com/mastodon/mastodon",
"upstream": {
"license": "AGPL-3.0-or-later",