diff --git a/revanced-cli b/revanced-cli index ecd5147..be90d2e 160000 --- a/revanced-cli +++ b/revanced-cli @@ -1 +1 @@ -Subproject commit ecd51475905fa6abb31c7f4e8d40e0231c251700 +Subproject commit be90d2e360078ca26c3a025a2b35dba48e28b4ad diff --git a/version.sh b/version.sh index 201bd33..1e6c715 100644 --- a/version.sh +++ b/version.sh @@ -1,7 +1,7 @@ #!/bin/bash YOUTUBE_PACKAGE="com.google.android.youtube" -YOUTUBE_VERSION="18.16.37" +YOUTUBE_VERSION="18.19.35" -REVANCED_INTEGRATIONS="https://github.com/revanced/revanced-integrations/releases/download/v0.107.0/revanced-integrations-0.107.0.apk" -REVANCED_PATCHES="https://github.com/revanced/revanced-patches/releases/download/v2.173.0/revanced-patches-2.173.0.jar" +REVANCED_INTEGRATIONS="https://github.com/revanced/revanced-integrations/releases/download/v0.109.0/revanced-integrations-0.109.0.apk" +REVANCED_PATCHES="https://github.com/revanced/revanced-patches/releases/download/v2.175.0/revanced-patches-2.175.0.jar"