mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 16:17:40 +00:00
Update utils.sh
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
#################################################
|
||||
|
||||
# Checking new patch:
|
||||
checker() {
|
||||
curl -sL https://api.github.com/repos/$1/releases/latest > json.txt
|
||||
latest_version=$(jq -r '.name' json.txt)
|
||||
|
||||
Reference in New Issue
Block a user