diff --git a/manifest.toml b/manifest.toml index 80c17e0c..129d1467 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.12~ynh1" +version = "0.11.13~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.12.tar.gz" - sha256 = "4c147a94762af5737c2e408cfe555a29dd3074a7915079931445136b8acadcb0" + url = "https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.11.13.tar.gz" + sha256 = "e284a99a427f3d0835f885d513a61c74def2b1df4cb3bf7d2c378df42607b1e4" autoupdate.strategy = "latest_github_tag" [resources.system_user]