Skip to content
This repository was archived by the owner on Dec 26, 2017. It is now read-only.

Commit 6088b2c

Browse files
committed
Update JDK 10 build
1 parent 3775f0d commit 6088b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/install/install-jdk-10.sh

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

44
JDK_FEATURE=10
5-
JDK_BUILD=31
5+
JDK_BUILD=32
66
JDK_ARCHIVE=jdk-${JDK_FEATURE}-ea+${JDK_BUILD}_linux-x64_bin.tar.gz
77

88
cd ~

0 commit comments

Comments
 (0)