From bfa9aef2b2b26cb67ff3405c218af5b806d33316 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 1 Feb 2024 21:34:15 +0100 Subject: [PATCH] Upgrade to v2024.01.31 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index b77b620..ed04d4b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Piped" 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"] @@ -39,8 +39,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/11610d545cb08c87e4ae1c415f4acc2b37d0f789.tar.gz" - sha256 = "64f56b0d0f02035ef42b561b617a793da2db96e02cb7a8131e2ac9e0c619101b" + url = "https://github.com/TeamPiped/Piped/archive/237d9d28b244fc20278ca43a0932132f01e0be84.tar.gz" + sha256 = "d7ce0d1e21995688c13a17a999d2785fd7b9088536caa85cc93f2e647f658b1c" autoupdate.strategy = "latest_github_commit" [resources.sources.api] @@ -50,8 +50,8 @@ ram.runtime = "50M" autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/" [resources.sources.proxy] - url = "https://github.com/TeamPiped/piped-proxy/archive/0098582abeda2512790ca9d10cf016377cc71855.tar.gz" - sha256 = "436c0189e744bcd2ebe0b926dc58f2d740b4531ca43e620f0e8ff697c5d816c3" + url = "https://github.com/TeamPiped/piped-proxy/archive/1c58d605397568535981551a5f435d7cd5d20fff.tar.gz" + sha256 = "c7cdbeee73ea50fef538f3523589ba40727b70d74c4688480764942d5d2ac2dc" autoupdate.strategy = "latest_github_commit" autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/"