Skip to content

Commit

Permalink
use the old version of revanced-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
crimera committed Dec 14, 2024
1 parent f1dc188 commit 1083eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion download_bins.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ def download_apkeditor():
def download_revanced_bins():
print("Downloading cli")
download_release_asset(
"inotia00/revanced-cli", "^revanced-cli.*jar$", "bins", "cli.jar"
"inotia00/revanced-cli", "^revanced-cli.*jar$", "bins", "cli.jar", version="v4.6.2"
)

0 comments on commit 1083eb5

Please # to comment.