Skip to content

Commit

Permalink
update latest and jdk17 tags to point to eclipse-temurin-12.0-jdk17
Browse files Browse the repository at this point in the history
Signed-off-by: Lachlan Roberts <[email protected]>
  • Loading branch information
lachlan-roberts committed Sep 13, 2023
1 parent fcbeb1b commit d46cd3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate-stackbrew-library.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ isDefaultVersion() {

declare -A aliases
aliases=(
[eclipse-temurin-11.0-jdk17]='latest jdk17'
[eclipse-temurin-12.0-jdk17]='latest jdk17'
)

cd "$(dirname "$(readlink -f "$BASH_SOURCE")")"
Expand Down

0 comments on commit d46cd3f

Please sign in to comment.