From 490246714b66a5e7b3dbc7cc860ab34b6ef6d0f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 26 May 2023 09:58:56 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 154b7667..c10566bb 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.5~ynh3" +version = "0.11.7~ynh1" maintainers = ["yalh76", "lapineige"] @@ -37,10 +37,9 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/pixelfed/pixelfed/archive/21714eec342d079c169210c49099b2988bbb205b.tar.gz" - sha256 = "eff6d2e4d93af1ef05d01fab2c55ebe6f55bf82866edcdc9af3a72767976a52d" - autoupdate.upstream = "https://github.com/pixelfed/pixelfed" - autoupdate.strategy = "latest_github_commit" + url = "https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.11.7.tar.gz" + sha256 = "eb27aa61c337c3dbca3c0e59cbd86069da1dbc7dea988630d3453cd92dcc75e7" + autoupdate.strategy = "latest_github_tag" [resources.system_user]