mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
Upgrade to v2023.12
This commit is contained in:
parent
e8e344982f
commit
b9f863f5b2
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Friendica"
|
||||||
description.en = "Decentralized Social Network"
|
description.en = "Decentralized Social Network"
|
||||||
description.fr = "Réseau social décentralisé"
|
description.fr = "Réseau social décentralisé"
|
||||||
|
|
||||||
version = "2023.05~ynh3"
|
version = "2023.12~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -49,8 +49,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/friendica/friendica/archive/refs/tags/2023.05.tar.gz"
|
url = "https://github.com/friendica/friendica/archive/refs/tags/2023.12.tar.gz"
|
||||||
sha256 = "727a8fdab6a2f6424d3dbc895496447e750eb0f8e1e11b70f1e229a7e3c9a31d"
|
sha256 = "d55475628ae24aab1ee7ed3367d22b2fd3ee49200b5da276c69e97df2afbd943"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.sources.addons]
|
[resources.sources.addons]
|
||||||
|
|
Loading…
Add table
Reference in a new issue