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:
parent
ecf194f7d2
commit
490246714b
1 changed files with 4 additions and 5 deletions
|
@ -5,7 +5,7 @@ name = "Pixelfed"
|
||||||
description.en = "ActivityPub Federated Image Sharing"
|
description.en = "ActivityPub Federated Image Sharing"
|
||||||
description.fr = "Logiciel de partage d'image fédéré via ActivityPub"
|
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"]
|
maintainers = ["yalh76", "lapineige"]
|
||||||
|
|
||||||
|
@ -37,10 +37,9 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/pixelfed/pixelfed/archive/21714eec342d079c169210c49099b2988bbb205b.tar.gz"
|
url = "https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.11.7.tar.gz"
|
||||||
sha256 = "eff6d2e4d93af1ef05d01fab2c55ebe6f55bf82866edcdc9af3a72767976a52d"
|
sha256 = "eb27aa61c337c3dbca3c0e59cbd86069da1dbc7dea988630d3453cd92dcc75e7"
|
||||||
autoupdate.upstream = "https://github.com/pixelfed/pixelfed"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
autoupdate.strategy = "latest_github_commit"
|
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue