Skip to content

Commit 2d5f5d6

Browse files
temurin8-jdk: Update to version 8.0.482-8
1 parent d53bbaa commit 2d5f5d6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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.472-8",
4+
"version": "8.0.482-8",
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/jdk8u472-b08/OpenJDK8U-jdk_x64_windows_hotspot_8u472b08.zip",
9-
"hash": "cbafb089f7c8a3e873607c8f4fe40e4943297f641d27806e055e782c82a33985"
8+
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u482-b08/OpenJDK8U-jdk_x64_windows_hotspot_8u482b08.zip",
9+
"hash": "51637ae41af1bce379a9d059109820864949c8d57ca302e0d502fcf329d33a72"
1010
}
1111
},
12-
"extract_dir": "jdk8u472-b08",
12+
"extract_dir": "jdk8u482-b08",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)