From e05b548b1c925d854fa03d226163d2698f039afb Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 27 Mar 2024 02:44:12 +0100 Subject: [PATCH] Upgrade to v2024.03.26 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index b68eaa0..7a9f394 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Piped" description.en = "An open-source alternative frontend for YouTube which is efficient by design." -version = "2024.03.18~ynh1" +version = "2024.03.26~ynh1" maintainers = [ "orhtej2" ] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/2733d1985694ead4a4626f8ab9252326a4696156.tar.gz" - sha256 = "e0f39318857ade3d0eb027d98c6746783b03a5d524bb55d1c2629a6ac733ec7d" + url = "https://github.com/TeamPiped/Piped/archive/b1431a7dfed91390e5cc1c44fe75ef377c648b55.tar.gz" + sha256 = "dedf7bed72c150fa2351ce97616d5890146c63f2f04b6b5fa0f64c9562866e17" autoupdate.strategy = "latest_github_commit" [resources.sources.api] @@ -52,8 +52,8 @@ ram.runtime = "50M" autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/" [resources.sources.proxy] - url = "https://github.com/TeamPiped/piped-proxy/archive/35de41cd870057eb02e3a58560bd1882c2359c22.tar.gz" - sha256 = "6b54befcfc7fe5d710532635c5b696c340ac2728a25a5e8467c28ef9c23c81db" + url = "https://github.com/TeamPiped/piped-proxy/archive/571fc36a5204944e380628f4a70bbe4f11fb6780.tar.gz" + sha256 = "0878667c4f6738d9747a7cb09c9ca9171b6f90bc13c224823b9c725e526a12f8" autoupdate.strategy = "latest_github_commit" autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/"