From 545e35310fa8de6713712c8dbcdc30fe641cd306 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 8 Feb 2024 21:33:56 +0100 Subject: [PATCH] Upgrade to v2024.02.05 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 220d0f1..36686db 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.02.05~ynh1" +version = "2024.02.07~ynh1" maintainers = ["orhtej2"] @@ -39,13 +39,13 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/275fcfd5336ef8e7affd36e38eded5d0726cbd69.tar.gz" - sha256 = "389b83e568a9b804cb2a6cb2c179514d51d033f67c88c78f9f02bad314e6f144" + url = "https://github.com/TeamPiped/Piped/archive/0934e540ceb88495f180d7f0767c03ce26e1949e.tar.gz" + sha256 = "7ee882b846d5920679e4f06f835e48e1f6c0f8bd51605a6f49954f7a88db15e9" autoupdate.strategy = "latest_github_commit" [resources.sources.api] - url = "https://github.com/TeamPiped/Piped-Backend/archive/a16e3b05276325af89e9183580b137027a61f687.tar.gz" - sha256 = "0d57d359f4422e0cd17a72d2648bb2224b1cbf6b1bfaaaa8d7241f4bc751fa52" + url = "https://github.com/TeamPiped/Piped-Backend/archive/32f8c9b6c48dfa3334a70ba42c2d687185d60390.tar.gz" + sha256 = "0c3042de1a097d777721c968c56ed9c1e9602b4b215b963b7411962507392db2" autoupdate.strategy = "latest_github_commit" autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/"