1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/friendica_ynh.git synced 2024-09-03 18:36:14 +02:00

Upgrade to v2024.03

https://github.com/friendica/friendica/releases/tag/2024.03
This commit is contained in:
yunohost-bot 2024-03-22 02:35:26 +01:00 committed by YunoHost Bot
parent b516eabd69
commit 961610de1b

View file

@ -7,7 +7,7 @@ name = "Friendica"
description.en = "Decentralized Social Network"
description.fr = "Réseau social décentralisé"
version = "2023.12~ynh4"
version = "2024.03~ynh1"
maintainers = [ "" ]
@ -47,13 +47,13 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/friendica/friendica/archive/refs/tags/2023.12.tar.gz"
sha256 = "d55475628ae24aab1ee7ed3367d22b2fd3ee49200b5da276c69e97df2afbd943"
url = "https://github.com/friendica/friendica/archive/refs/tags/2024.03.tar.gz"
sha256 = "0c746d417e885291b80566a323de9554eaf6b24646049826d7299892e798ba69"
autoupdate.strategy = "latest_github_release"
[resources.sources.addons]
url = "https://github.com/friendica/friendica-addons/archive/refs/tags/2023.12.tar.gz"
sha256 = "d0228833584dd7dc0301ee04bd41728345c8051d84908849dea52ed04a7c8982"
url = "https://github.com/friendica/friendica-addons/archive/refs/tags/2024.03.tar.gz"
sha256 = "8a1cd04fe0377f7f6227e23a4108740257372031481e7599c289bd888a75a4bc"
autoupdate.upstream = "https://github.com/friendica/friendica-addons"
autoupdate.strategy = "latest_github_tag"