From cdb7d08e7e306f906e545400ac307f62542a4316 Mon Sep 17 00:00:00 2001 From: programminghoch10 <16062290+programminghoch10@users.noreply.github.com> Date: Tue, 31 Dec 2024 15:19:24 +0100 Subject: [PATCH] update ReVanced * revanced-patches `v5.8.0` --- revanced-patches | 2 +- version.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/revanced-patches b/revanced-patches index 3226dea..bacf326 160000 --- a/revanced-patches +++ b/revanced-patches @@ -1 +1 @@ -Subproject commit 3226dea8cb14f3c88252c36cd5dbc57a1d1cc31a +Subproject commit bacf32648f09c9be3ea45b2d5864ac767848bb03 diff --git a/version.sh b/version.sh index 3bc9bc0..1e488c4 100644 --- a/version.sh +++ b/version.sh @@ -1,4 +1,4 @@ #!/bin/bash -REVANCED_PATCHES="v5.7.2" +REVANCED_PATCHES="v5.8.0" REVANCED_CLI="v5.0.0"