From 1bde64fe6d116c5a3ea4d32cf279d0fe02cadb82 Mon Sep 17 00:00:00 2001 From: yue374 <102145692+FiorenMas@users.noreply.github.com> Date: Fri, 15 Dec 2023 02:27:23 +0700 Subject: [PATCH] revert --- .github/workflows/ci.yml | 2 +- README.md | 4 ++-- src/build/Revanced-1.sh | 2 +- src/build/Revanced-2.sh | 2 +- src/build/Revanced-3.sh | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 335b10c..4a15e44 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: - name: Check new patch ReVanced id: check-rv - run: bash src/build/ci.sh ReVanced/revanced-patches-template youtube-revanced.apk + run: bash src/build/ci.sh ReVanced/revanced-patches youtube-revanced.apk env: repository: ${{ github.repository }} diff --git a/README.md b/README.md index 768b1ef..14c0a49 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Download [![YouTube](https://img.shields.io/badge/YouTube-%23FF0000.svg?style=for-the-badge&logo=YouTube&logoColor=white)](https://play.google.com/store/apps/details?id=com.google.android.youtube) -### [Revanced:](https://github.com/revanced/revanced-patches-template) +### [Revanced:](https://github.com/revanced/revanced-patches) [All Architecture](https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root/releases/download/all/youtube-revanced.apk) @@ -231,7 +231,7 @@ Download [revanced-magisk-module](https://github.com/j-hc/revanced-magisk-module) - [GPL-3.0](https://github.com/j-hc/revanced-magisk-module/blob/main/LICENSE) -[Revanced Patches](https://github.com/revanced/revanced-patches-template) - [GPL-3.0](https://github.com/revanced/revanced-patches-template/blob/main/LICENSE) +[Revanced Patches](https://github.com/revanced/revanced-patches) - [GPL-3.0](https://github.com/revanced/revanced-patches/blob/main/LICENSE) [Revanced Extended Patches](https://github.com/inotia00/revanced-patches/tree/revanced-extended) - [GPL-3.0](https://github.com/inotia00/revanced-patches/blob/revanced-extended/LICENSE) diff --git a/src/build/Revanced-1.sh b/src/build/Revanced-1.sh index 5d9ed70..7c8995c 100644 --- a/src/build/Revanced-1.sh +++ b/src/build/Revanced-1.sh @@ -5,7 +5,7 @@ source ./src/build/utils.sh ################################################# # Download requirements -dl_gh "revanced-patches-template revanced-cli revanced-integrations" "revanced" "latest" +dl_gh "revanced-patches revanced-cli revanced-integrations" "revanced" "latest" ################################################# diff --git a/src/build/Revanced-2.sh b/src/build/Revanced-2.sh index 093cc10..93502ad 100644 --- a/src/build/Revanced-2.sh +++ b/src/build/Revanced-2.sh @@ -5,7 +5,7 @@ source ./src/build/utils.sh ################################################# # Download requirements -dl_gh "revanced-patches-template revanced-cli revanced-integrations" "revanced" "latest" +dl_gh "revanced-patches revanced-cli revanced-integrations" "revanced" "latest" ################################################# diff --git a/src/build/Revanced-3.sh b/src/build/Revanced-3.sh index c9547b5..bdf9c58 100644 --- a/src/build/Revanced-3.sh +++ b/src/build/Revanced-3.sh @@ -5,7 +5,7 @@ source ./src/build/utils.sh ################################################# # Download requirements -dl_gh "revanced-patches-template revanced-cli revanced-integrations" "revanced" "latest" +dl_gh "revanced-patches revanced-cli revanced-integrations" "revanced" "latest" #################################################