1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Upgrade to v0.12.0

This commit is contained in:
yunohost-bot 2024-04-30 03:40:15 +02:00 committed by YunoHost Bot
parent a729d7352b
commit c570fb0c67

View file

@ -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.13~ynh1"
version = "0.12.0~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.13.tar.gz"
sha256 = "e284a99a427f3d0835f885d513a61c74def2b1df4cb3bf7d2c378df42607b1e4"
url = "https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.12.0.tar.gz"
sha256 = "a8a0958ddcd805745af445ea6f1b7d9ed8c8117b70b1939a9752992d6860d95c"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]