From ef2bef560c2c98009b2682e52f26d1998f9fd36e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 17 Feb 2024 12:13:41 +0100 Subject: [PATCH] Upgrade to vv3.2.0 https://gitlab.com/soapbox-pub/soapbox/-/releases/v3.2.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index adedb4b..d8d9a35 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Soapbox" description.en = "Alternative frontend for Pleroma" description.fr = "Interface alternative pour Pleroma" -version = "3.2.0~ynh1" +version = "v3.2.0~ynh1" maintainers = [] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://gitlab.com/soapbox-pub/soapbox/-/jobs/artifacts/v3.2.0/download?job=build-production" - sha256 = "01d5ba24aec990828b67c5fe37d49378e1ea986354761717c82f63b103d36bda" + url = "https://gitlab.com/soapbox-pub/soapbox-fe/-/archive/v3.2.0/soapbox-fe-v3.2.0.tar.bz2" + sha256 = "f7640a4fb6bef5ee89eb8d7af5ce10b0b149dd6afc0ac6b284738f1629afc39a" format = "zip" autoupdate.strategy = "latest_gitlab_release"