From 82a22748834e8786080c470441fb5d4cd93c1d4a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 16 Feb 2024 21:31:25 +0100 Subject: [PATCH] Upgrade to v8.8.7 https://framagit.org/hubzilla/core/-/releases/8.8.7 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 56e797ce..2c901200 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.6~ynh2" +version = "8.8.7~ynh1" maintainers = [""] @@ -48,13 +48,13 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.main] - url = "https://framagit.org/hubzilla/core/-/archive/8.8.6/core-8.8.6.tar.gz" - sha256 = "02482d6a1a1a0e90c977afa6336309e282f8cb9a4c271a358f8e442af6adfcb3" + url = "https://framagit.org/hubzilla/core/-/archive/8.8.7/core-8.8.7.tar.bz2" + sha256 = "1e718b5770908caa1be7e1e7234f83db683dc44c15172e3926903c06198dac16" autoupdate.strategy = "latest_gitlab_release" [resources.sources.addons] - url = "https://framagit.org/hubzilla/addons/-/archive/8.8.6/addons-8.8.6.tar.gz" - sha256 = "b559cd6a5d18a1ce038d948a1fd76e1e85580c30a6350a01e942b1271118552a" + url = "https://framagit.org/hubzilla/addons/-/archive/8.8.7/addons-8.8.7.tar.bz2" + sha256 = "90f8494ace761e98cc6ce5b0a7705b0aa5e08686dd40ebd0caa3bbb1cfab3e0b" autoupdate.strategy = "latest_gitlab_tag" autoupdate.upstream = "https://framagit.org/hubzilla/addons"