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]