1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piped_ynh.git synced 2024-09-03 20:05:54 +02:00

Upgrade to v2024.05.21

This commit is contained in:
yunohost-bot 2024-05-22 03:42:50 +02:00 committed by YunoHost Bot
parent 47458a4d0d
commit 62e2006840

View file

@ -7,7 +7,7 @@ name = "Piped"
description.en = "An open-source alternative frontend for YouTube which is efficient by design." description.en = "An open-source alternative frontend for YouTube which is efficient by design."
version = "2024.05.19~ynh1" version = "2024.05.21~ynh1"
maintainers = [ "orhtej2" ] maintainers = [ "orhtej2" ]
@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/TeamPiped/Piped/archive/8f78c2a16f388f4ca7b501480dbc4f98d0cda9e0.tar.gz" url = "https://github.com/TeamPiped/Piped/archive/ce783c504416150671b51f5405d2624a151a5d5b.tar.gz"
sha256 = "260fcc953683a45a106b6891ed0aacafcfc5f92f432d56dd627abbba24ceb2d1" sha256 = "39063f048e6e388dada6e85538f043d4034f2a4ba487ce31c4fe8e54629c939b"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"
[resources.sources.api] [resources.sources.api]