From a518a84ecf6c342456c635a9bc947fbb0e9f52c4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 19 Aug 2024 03:45:27 +0200 Subject: [PATCH] Upgrade sources - `proxy` v2024.08.19: https://github.com/TeamPiped/piped-proxy/compare/dce6ee79652343a25795bf6e42cf95b39c945346...77d84a6099dc9b354100545cd6c6edcdffd12886 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index fac7e9f..df450a8 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.08.05~ynh1" +version = "2024.08.05~ynh2" maintainers = [ "orhtej2" ] @@ -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/dce6ee79652343a25795bf6e42cf95b39c945346.tar.gz" - sha256 = "142fcbc8c63dd209784d0442fdd8021401d5ab6f952f1a498671da976027a2c6" + url = "https://github.com/TeamPiped/piped-proxy/archive/77d84a6099dc9b354100545cd6c6edcdffd12886.tar.gz" + sha256 = "665fa5ac9a96f4de56d7393ba268b9ee6154272e4e41430edea93c3244869e4e" autoupdate.strategy = "latest_github_commit" autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/"