From 01ae9f6d65f8822ae4eb10c7c27ac7338c9a1cc0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 10 May 2024 03:42:11 +0200 Subject: [PATCH] Upgrade to v2024.05.09 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index e77f19b..bb79536 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.05.08~ynh1" +version = "2024.05.09~ynh1" maintainers = [ "orhtej2" ] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/16f48f2e75091f879c1ef52eec951e8b33c92093.tar.gz" - sha256 = "a8b1dc0e4f5cf03d99b9a17eba62db569b8c9c0296acb6a4caca51237c132363" + url = "https://github.com/TeamPiped/Piped/archive/ef610a410be77dbfb84c6bb8b1c7006b62eb026b.tar.gz" + sha256 = "b3e9c33f1e61ac0ef603722f965bb094d4b6152e4a7db40478e0a8df7dce19a2" autoupdate.strategy = "latest_github_commit" [resources.sources.api]