Skip to content

Commit fc0706a

Browse files
temurin17-jre: Update to version 17.0.15-6
1 parent 59d5a63 commit fc0706a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/temurin17-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": "17.0.14-7",
4+
"version": "17.0.15-6",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14+7/OpenJDK17U-jre_x64_windows_hotspot_17.0.14_7.zip",
9-
"hash": "d42f84605c8e27c38998b44ac493d1067abbe45be89969c935d71a858393405c"
8+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+6/OpenJDK17U-jre_x64_windows_hotspot_17.0.15_6.zip",
9+
"hash": "4380136495b1aebf10593a94c98babd632155e5ace3fa5b1a1a3b79d6fbe2e99"
1010
}
1111
},
12-
"extract_dir": "jdk-17.0.14+7-jre",
12+
"extract_dir": "jdk-17.0.15+6-jre",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)