mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
fix
Fix revanced pathces change repo name
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Check new patch ReVanced
|
- name: Check new patch ReVanced
|
||||||
id: check-rv
|
id: check-rv
|
||||||
run: bash src/build/ci.sh ReVanced/revanced-patches youtube-revanced.apk
|
run: bash src/build/ci.sh ReVanced/revanced-patches-template youtube-revanced.apk
|
||||||
env:
|
env:
|
||||||
repository: ${{ github.repository }}
|
repository: ${{ github.repository }}
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ Download
|
|||||||
|
|
||||||
[](https://play.google.com/store/apps/details?id=com.google.android.youtube)
|
[](https://play.google.com/store/apps/details?id=com.google.android.youtube)
|
||||||
|
|
||||||
### [Revanced:](https://github.com/revanced/revanced-patches)
|
### [Revanced:](https://github.com/revanced/revanced-patches-template)
|
||||||
|
|
||||||
[All Architecture](https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root/releases/download/all/youtube-revanced.apk)
|
[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-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) - [GPL-3.0](https://github.com/revanced/revanced-patches/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 Extended Patches](https://github.com/inotia00/revanced-patches/tree/revanced-extended) - [GPL-3.0](https://github.com/inotia00/revanced-patches/blob/revanced-extended/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)
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ source ./src/build/utils.sh
|
|||||||
#################################################
|
#################################################
|
||||||
|
|
||||||
# Download requirements
|
# Download requirements
|
||||||
dl_gh "revanced-patches revanced-cli revanced-integrations" "revanced" "latest"
|
dl_gh "revanced-patches-template revanced-cli revanced-integrations" "revanced" "latest"
|
||||||
|
|
||||||
#################################################
|
#################################################
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ source ./src/build/utils.sh
|
|||||||
#################################################
|
#################################################
|
||||||
|
|
||||||
# Download requirements
|
# Download requirements
|
||||||
dl_gh "revanced-patches revanced-cli revanced-integrations" "revanced" "latest"
|
dl_gh "revanced-patches-template revanced-cli revanced-integrations" "revanced" "latest"
|
||||||
|
|
||||||
#################################################
|
#################################################
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ source ./src/build/utils.sh
|
|||||||
#################################################
|
#################################################
|
||||||
|
|
||||||
# Download requirements
|
# Download requirements
|
||||||
dl_gh "revanced-patches revanced-cli revanced-integrations" "revanced" "latest"
|
dl_gh "revanced-patches-template revanced-cli revanced-integrations" "revanced" "latest"
|
||||||
|
|
||||||
#################################################
|
#################################################
|
||||||
|
|
||||||
@@ -38,7 +38,7 @@ patch "tumblr" "revanced"
|
|||||||
#################################################
|
#################################################
|
||||||
|
|
||||||
rm -f patches*.json revanced-patches*.jar revanced-integrations*.apk revanced-cli*.jar
|
rm -f patches*.json revanced-patches*.jar revanced-integrations*.apk revanced-cli*.jar
|
||||||
dl_gh "revanced-patches" "revanced" "tags/v2.187.0"
|
dl_gh "revanced-patches-template" "revanced" "tags/v2.187.0"
|
||||||
dl_gh "revanced-integrations" "revanced" "tags/v0.115.1"
|
dl_gh "revanced-integrations" "revanced" "tags/v0.115.1"
|
||||||
dl_gh "revanced-cli" "revanced" "tags/v2.22.0"
|
dl_gh "revanced-cli" "revanced" "tags/v2.22.0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user