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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-05-26 09:58:56 +02:00
parent ecf194f7d2
commit 490246714b

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.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]