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

This commit is contained in:
yunohost-bot 2024-02-01 21:34:15 +01:00 committed by YunoHost Bot
parent bc4a092f97
commit bfa9aef2b2

View file

@ -5,7 +5,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.01.21~ynh1" version = "2024.02.01~ynh1"
maintainers = ["orhtej2"] maintainers = ["orhtej2"]
@ -39,8 +39,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/TeamPiped/Piped/archive/11610d545cb08c87e4ae1c415f4acc2b37d0f789.tar.gz" url = "https://github.com/TeamPiped/Piped/archive/237d9d28b244fc20278ca43a0932132f01e0be84.tar.gz"
sha256 = "64f56b0d0f02035ef42b561b617a793da2db96e02cb7a8131e2ac9e0c619101b" sha256 = "d7ce0d1e21995688c13a17a999d2785fd7b9088536caa85cc93f2e647f658b1c"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"
[resources.sources.api] [resources.sources.api]
@ -50,8 +50,8 @@ ram.runtime = "50M"
autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/" autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/"
[resources.sources.proxy] [resources.sources.proxy]
url = "https://github.com/TeamPiped/piped-proxy/archive/0098582abeda2512790ca9d10cf016377cc71855.tar.gz" url = "https://github.com/TeamPiped/piped-proxy/archive/1c58d605397568535981551a5f435d7cd5d20fff.tar.gz"
sha256 = "436c0189e744bcd2ebe0b926dc58f2d740b4531ca43e620f0e8ff697c5d816c3" sha256 = "c7cdbeee73ea50fef538f3523589ba40727b70d74c4688480764942d5d2ac2dc"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"
autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/" autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/"