Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 274df4b

Browse files
temurin17-jdk: Update to version 17.0.17-10
1 parent eca6742 commit 274df4b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎bucket/temurin17-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": "17.0.16-8",
4+
"version": "17.0.17-10",
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.16+8/OpenJDK17U-jdk_x64_windows_hotspot_17.0.16_8.zip",
9-
"hash": "8c7cfff78a55c56ebaf470ed6a89c6466b47d8274bdabdda997d7507c20325c5"
8+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+10/OpenJDK17U-jdk_x64_windows_hotspot_17.0.17_10.zip",
9+
"hash": "dcf0064efec7e515a5e3b56e7532f1a1c125510303c6c9e60af8878e3f7347fe"
1010
}
1111
},
12-
"extract_dir": "jdk-17.0.16+8",
12+
"extract_dir": "jdk-17.0.17+10",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)