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

This commit is contained in:
yunohost-bot 2024-02-13 21:34:18 +01:00 committed by YunoHost Bot
parent 66089596f1
commit 4a3527f173

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.02.12~ynh1" version = "2024.02.13~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/8a9e447d1f460821a33ffb6dcc927b1a1359439f.tar.gz" url = "https://github.com/TeamPiped/Piped/archive/a630e29326a047a105ee9c757e56e30e865dbc2d.tar.gz"
sha256 = "a168099fb6224789be8febd44346ebb0dbd5197445bffc41306a6786ab49ba10" sha256 = "6fd151225aa8162b8e44a19a8c5a1b534862703adbee40ff026bd3cedf475f0a"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"
[resources.sources.api] [resources.sources.api]