mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Update v0.11.11
This commit is contained in:
parent
47b1e48a9d
commit
1689fd6e4c
1 changed files with 3 additions and 3 deletions
|
@ -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.9~ynh3"
|
||||
version = "0.11.11~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.9.tar.gz"
|
||||
sha256 = "a56629a8094749911927a4a02b69fa3446f1a089315ff9b2ccfd85a5e26bd140"
|
||||
url = "https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.11.11.tar.gz"
|
||||
sha256 = "01bb56f0b2f888788d9cbf96809ce9f38b09be8e925036c7df8eb0236d1c3be6"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue