Skip to content

Commit f45baf6

Browse files
authored
docs: Update very outdated trino-cli versions (#749)
1 parent ea1fdec commit f45baf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/tutorials/examples/ldap-auth/80-verify-trino.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -euo pipefail
33

44

5-
trino_version="403"
5+
trino_version="476"
66
trino_download_url="https://repo.stackable.tech/repository/packages/trino-cli/trino-cli-${trino_version}-executable.jar"
77

88
trino_login() {

0 commit comments

Comments
 (0)