From e29e81298b2e0e95b4642ab8f29e7f81aad7fe4a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 23 Mar 2024 02:40:54 +0100 Subject: [PATCH] Upgrade to v9.0 https://framagit.org/hubzilla/core/-/releases/9.0 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 70235027..5a269899 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Hubzilla" description.en = "Decentralized publication platform and social network" description.fr = "Plateforme de publication décentralisée et un réseau social" -version = "8.8.8~ynh1" +version = "9.0~ynh1" maintainers = [""] @@ -41,13 +41,13 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.main] - url = "https://framagit.org/hubzilla/core/-/archive/8.8.8/core-8.8.8.tar.bz2" - sha256 = "7b1f7f88e57cc899226923d259ce17c125207d6e36f41bd64b161d893b9bd626" + url = "https://framagit.org/hubzilla/core/-/archive/9.0/core-9.0.tar.bz2" + sha256 = "a55d86228ddc5d6801eb32ee2c1f689077836743c12a72e3f1a85ee2af20d2fd" autoupdate.strategy = "latest_gitlab_release" [resources.sources.addons] - url = "https://framagit.org/hubzilla/addons/-/archive/8.8.8/addons-8.8.8.tar.bz2" - sha256 = "91e93c199880487ddcc79d0b9f6c0c38ab498ab005a01b3c35752fae15332b91" + url = "https://framagit.org/hubzilla/addons/-/archive/9.0/addons-9.0.tar.bz2" + sha256 = "c3abe3781e7dacf966075ed0ab227a9882df80dea0c80ee37d8ee374e5bc2105" autoupdate.strategy = "latest_gitlab_tag" autoupdate.upstream = "https://framagit.org/hubzilla/addons"