mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
Update patch.yml
This commit is contained in:
3
.github/workflows/patch.yml
vendored
3
.github/workflows/patch.yml
vendored
@@ -27,7 +27,6 @@ jobs:
|
|||||||
| wget -qi -
|
| wget -qi -
|
||||||
YT-RVVERSION=$(jq -r '.[] | select(.name == "microg-support") | .compatiblePackages[] | select(.name == "com.google.android.youtube") | .versions[-1]' patches.json)
|
YT-RVVERSION=$(jq -r '.[] | select(.name == "microg-support") | .compatiblePackages[] | select(.name == "com.google.android.youtube") | .versions[-1]' patches.json)
|
||||||
rm -rf patches.json
|
rm -rf patches.json
|
||||||
|
|
||||||
curl -s https://api.github.com/repos/inotia00/revanced-patches/releases/latest \
|
curl -s https://api.github.com/repos/inotia00/revanced-patches/releases/latest \
|
||||||
| grep "browser_download_url.*json" \
|
| grep "browser_download_url.*json" \
|
||||||
| cut -d : -f 2,3 \
|
| cut -d : -f 2,3 \
|
||||||
@@ -35,7 +34,6 @@ jobs:
|
|||||||
| wget -qi -
|
| wget -qi -
|
||||||
YT-RVEVERSION=$(jq -r '.[] | select(.name == "microg-support") | .compatiblePackages[] | select(.name == "com.google.android.youtube") | .versions[-1]' patches.json)
|
YT-RVEVERSION=$(jq -r '.[] | select(.name == "microg-support") | .compatiblePackages[] | select(.name == "com.google.android.youtube") | .versions[-1]' patches.json)
|
||||||
rm -rf patches.json
|
rm -rf patches.json
|
||||||
|
|
||||||
curl -s https://api.github.com/repos/revanced/revanced-patches/releases/latest \
|
curl -s https://api.github.com/repos/revanced/revanced-patches/releases/latest \
|
||||||
| grep "browser_download_url.*json" \
|
| grep "browser_download_url.*json" \
|
||||||
| cut -d : -f 2,3 \
|
| cut -d : -f 2,3 \
|
||||||
@@ -43,7 +41,6 @@ jobs:
|
|||||||
| wget -qi -
|
| wget -qi -
|
||||||
YTM-RVVERSION=$(jq -r '.[] | select(.name == "hide-get-premium") | .compatiblePackages[] | select(.name == "com.google.android.apps.youtube.music") | .versions[-1]' patches.json)
|
YTM-RVVERSION=$(jq -r '.[] | select(.name == "hide-get-premium") | .compatiblePackages[] | select(.name == "com.google.android.apps.youtube.music") | .versions[-1]' patches.json)
|
||||||
rm -rf patches.json
|
rm -rf patches.json
|
||||||
|
|
||||||
curl -s https://api.github.com/repos/inotia00/revanced-patches/releases/latest \
|
curl -s https://api.github.com/repos/inotia00/revanced-patches/releases/latest \
|
||||||
| grep "browser_download_url.*json" \
|
| grep "browser_download_url.*json" \
|
||||||
| cut -d : -f 2,3 \
|
| cut -d : -f 2,3 \
|
||||||
|
|||||||
Reference in New Issue
Block a user