updated download_mssql_jdbc_jar.sh

pull/16/head
Hari Sekhon 4 weeks ago
parent 9a06c38f4a
commit 31555571ad

@ -41,4 +41,4 @@ jre_version="${2:-8}"
github_owner_repo="microsoft/mssql-jdbc"
"$srcdir/../github/github_download_release_jar.sh" "https://github.com/$github_owner_repo/releases/download/v{version}/mssql-jdbc-{version}.jre$jre_version.jar"
"$srcdir/../github/github_download_release_jar.sh" "https://github.com/$github_owner_repo/releases/download/v{version}/mssql-jdbc-{version}.jre$jre_version.jar" "$version"

Loading…
Cancel
Save