Skip to content

Commit

Permalink
Update "latest" to point to OpenJDK 10
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Jul 30, 2018
1 parent 8fa6387 commit 73d767b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generate-stackbrew-library.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
set -Eeuo pipefail

declare -A aliases=(
[8-jdk]='jdk latest'
[8-jre]='jre'
[10-jdk]='jdk latest'
[10-jre]='jre'
)
defaultType='jdk'

Expand Down

0 comments on commit 73d767b

Please sign in to comment.