updated download_jd_gui_jar.sh

pull/16/head
Hari Sekhon 4 weeks ago
parent dc65621c53
commit 9736019c74

@ -35,4 +35,4 @@ version="${1:-latest}"
github_owner_repo="java-decompiler/jd-gui"
"$srcdir/download_github_jar.sh" "https://github.com/$github_owner_repo/releases/download/v{version}/jd-gui-{version}-min.jar" "$version"
"$srcdir/../github/github_download_release_jar.sh" "https://github.com/$github_owner_repo/releases/download/v{version}/jd-gui-{version}-min.jar" "$version"

Loading…
Cancel
Save