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

Upgrade to v9.0.1

https://framagit.org/hubzilla/core/-/releases/9.0.1
This commit is contained in:
yunohost-bot 2024-03-27 02:38:33 +01:00 committed by YunoHost Bot
parent 7db72e0f3c
commit 8e9cab8ffe

View file

@ -5,7 +5,7 @@ name = "Hubzilla"
description.en = "Decentralized publication platform and social network" description.en = "Decentralized publication platform and social network"
description.fr = "Plateforme de publication décentralisée et un réseau social" description.fr = "Plateforme de publication décentralisée et un réseau social"
version = "8.8.8~ynh1" version = "9.0.1~ynh1"
maintainers = [""] maintainers = [""]
@ -41,13 +41,13 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://framagit.org/hubzilla/core/-/archive/8.8.8/core-8.8.8.tar.bz2" url = "https://framagit.org/hubzilla/core/-/archive/9.0.1/core-9.0.1.tar.bz2"
sha256 = "7b1f7f88e57cc899226923d259ce17c125207d6e36f41bd64b161d893b9bd626" sha256 = "e0d3ef4f942058bf6a0784bac70b0a072e95275514953ba5984e4b1be25a2974"
autoupdate.strategy = "latest_gitlab_release" autoupdate.strategy = "latest_gitlab_release"
[resources.sources.addons] [resources.sources.addons]
url = "https://framagit.org/hubzilla/addons/-/archive/8.8.8/addons-8.8.8.tar.bz2" url = "https://framagit.org/hubzilla/addons/-/archive/9.0.1/addons-9.0.1.tar.bz2"
sha256 = "91e93c199880487ddcc79d0b9f6c0c38ab498ab005a01b3c35752fae15332b91" sha256 = "095770188e637ac4faf38fdca8dca786acf59e0bc1a3f7c09f0d5320dbff1a9f"
autoupdate.strategy = "latest_gitlab_tag" autoupdate.strategy = "latest_gitlab_tag"
autoupdate.upstream = "https://framagit.org/hubzilla/addons" autoupdate.upstream = "https://framagit.org/hubzilla/addons"