From b740f7b4ca0671ad032adecaedbb6ee70caa6a31 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 16 Feb 2024 17:10:42 +0100 Subject: [PATCH] Upgrade to v0.11.12 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index b0975d3b..80c17e0c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Pixelfed" description.en = "ActivityPub Federated Image Sharing" description.fr = "Logiciel de partage d'image fédéré via ActivityPub" -version = "0.11.11~ynh1" +version = "0.11.12~ynh1" maintainers = ["yalh76", "Lapineige"] @@ -36,8 +36,8 @@ ram.runtime = "100M" [resources] [resources.sources.main] - url = "https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.11.11.tar.gz" - sha256 = "01bb56f0b2f888788d9cbf96809ce9f38b09be8e925036c7df8eb0236d1c3be6" + url = "https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.11.12.tar.gz" + sha256 = "4c147a94762af5737c2e408cfe555a29dd3074a7915079931445136b8acadcb0" autoupdate.strategy = "latest_github_tag" [resources.system_user]