mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Upgrade to v0.12.3
This commit is contained in:
parent
a2db9151b6
commit
668dbd0d7c
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.12.1~ynh1"
|
||||
version = "0.12.3~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.12.1.tar.gz"
|
||||
sha256 = "dcfc497921ebc535245bff3a3aa1e6dbd774c65d3d26cf005caca999a20c28d6"
|
||||
url = "https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.12.3.tar.gz"
|
||||
sha256 = "04c9c0528d7b315eb909a792ab4efccbc4314fb2a8ddfe9eefc5f500a97b2992"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue