Skip to content

Commit 7f3dd44

Browse files
temurin-jdk: Update to version 24.0.0-36
1 parent 6da0fd4 commit 7f3dd44

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/temurin-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": "23.0.2-7",
4+
"version": "24.0.0-36",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.2+7/OpenJDK23U-jdk_x64_windows_hotspot_23.0.2_7.zip",
9-
"hash": "2171b4660d3e1056fb4a5f4b7e515fff986b8e7e0cf06c9f3e1f79d435ec7d18"
8+
"url": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24+36/OpenJDK24U-jdk_x64_windows_hotspot_24_36.zip",
9+
"hash": "4c27c9f5ddf12b2b8cdd3e1c57938976847db0dc7c4438dd8df8f29d1e798244"
1010
}
1111
},
12-
"extract_dir": "jdk-23.0.2+7",
12+
"extract_dir": "jdk-24+36",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)