This commit is contained in:
yue374
2023-12-15 02:27:23 +07:00
parent b1ad8781ec
commit 1bde64fe6d
5 changed files with 6 additions and 6 deletions

View File

@@ -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 }}

View File

@@ -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)

View File

@@ -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"
#################################################

View File

@@ -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"
#################################################

View File

@@ -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"
#################################################