Skip to content

Commit 784f3b8

Browse files
temurin8-jre: Update to version 8.0.482-8
1 parent 2d5f5d6 commit 784f3b8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bucket/temurin8-jre.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-jre_x64_windows_hotspot_8u472b08.zip",
9-
"hash": "598b8eb9bd299e6d569085793a90ff87a84738221d50c994e82aca35c49b117d"
8+
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u482-b08/OpenJDK8U-jre_x64_windows_hotspot_8u482b08.zip",
9+
"hash": "61c4fe5c2d3c06cf6fa79de8e62da52444c95be1616b8dc8ad1e6d8db72f37bf"
1010
}
1111
},
12-
"extract_dir": "jdk8u472-b08-jre",
12+
"extract_dir": "jdk8u482-b08-jre",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)