We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d63a97e commit 55ee319Copy full SHA for 55ee319
packages/adoptopenjdk/config.sh
@@ -19,8 +19,8 @@
19
DEFAULT_PACKAGE_GIT_URL=none
20
PACKAGE_DEPENDENCIES="make-jpkg"
21
22
-_tarfile="OpenJDK8U-jdk_x64_linux_hotspot_8u332b09.tar.gz"
23
-_tarfile_sha256="adc13a0a0540d77f0a3481b48f10d61eb203e5ad4914507d489c2de3bd3d83da"
+_tarfile="OpenJDK8U-jdk_x64_linux_hotspot_8u342b07.tar.gz"
+_tarfile_sha256="8252c0e11d542ea0f9ce6b8f147d1a2bea4a17e9fc299da270288f5a4f35b1f3"
24
_jdk_path="/usr/lib/jvm/adoptopenjdk-java8-jdk-amd64"
25
26
function prepare() {
0 commit comments