mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 16:17:40 +00:00
Update Revanced.sh
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
# Revanced build
|
||||
source .src/build/utils.sh
|
||||
source ./src/build/utils.sh
|
||||
|
||||
release=$(curl -sL "https://api.github.com/repos/revanced/revanced-patches/releases/latest")
|
||||
asset=$(echo "$release" | jq -r '.assets[] | select(.name | test("revanced-patches.*\\.jar$")) | .browser_download_url')
|
||||
|
||||
Reference in New Issue
Block a user