Skip to content

Commit dc8b1dd

Browse files
temurin8-jdk: Update to version 8.0.442-6
1 parent bdcfadf commit dc8b1dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/temurin8-jdk.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
33
"homepage": "https://adoptium.net",
4-
"version": "8.0.432-6",
4+
"version": "8.0.442-6",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u432-b06/OpenJDK8U-jdk_x64_windows_hotspot_8u432b06.zip",
9-
"hash": "7780436b818b3bf8be7b56832f9e3f1ab74233736c4c0e34b3ae7c32c95e966e"
8+
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u442-b06/OpenJDK8U-jdk_x64_windows_hotspot_8u442b06.zip",
9+
"hash": "ffe22d16a1ea6fe709a089f3472fedb783470b879634b26b32424e40bbd00b09"
1010
}
1111
},
12-
"extract_dir": "jdk8u432-b06",
12+
"extract_dir": "jdk8u442-b06",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)