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.1.0

This commit is contained in:
yunohost-bot 2023-02-11 06:09:15 +00:00
parent 4b0736f275
commit e3dbf3d9ba
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/tootsuite/mastodon/archive/refs/tags/v4.1.0.tar.gz
SOURCE_SUM=590aee91e7838e32215d599386e1bce26fb15ab8cbeb19301c33057321657d59
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.1.0~ynh1",
"url": "https://github.com/mastodon/mastodon",
"upstream": {
"license": "AGPL-3.0-or-later",