mirror of
https://github.com/HariSekhon/DevOps-Bash-tools.git
synced 2025-02-06 11:00:21 +00:00
updated download_procyon_jar.sh
This commit is contained in:
parent
17a9468532
commit
84c3f2bae0
@ -35,4 +35,4 @@ version="${1:-latest}"
|
||||
|
||||
github_owner_repo="mstrobel/procyon"
|
||||
|
||||
"$srcdir/download_github_jar.sh" "https://github.com/$github_owner_repo/releases/download/v{version}/procyon-decompiler-{version}.jar" "$version"
|
||||
"$srcdir/../github/github_download_release_jar.sh" "https://github.com/$github_owner_repo/releases/download/v{version}/procyon-decompiler-{version}.jar" "$version"
|
||||
|
Loading…
x
Reference in New Issue
Block a user