Skip to content

Commit 75fd49d

Browse files
temurin-jdk: Update to version 25.0.0-36.0.LTS
1 parent 95e12d0 commit 75fd49d

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": "24.0.2-12",
4+
"version": "25.0.0-36.0.LTS",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.2+12/OpenJDK24U-jdk_x64_windows_hotspot_24.0.2_12.zip",
9-
"hash": "3890b8ed5af12224b80ee8a3b2476edc9e0e7276ce2cd35a50952e4fd7b68b4f"
8+
"url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25+36/OpenJDK25U-jdk_x64_windows_hotspot_25_36.zip",
9+
"hash": "ff76428a600a0925abbfb1dc55da30828b500f8038a13679a8c75b37892a96c3"
1010
}
1111
},
12-
"extract_dir": "jdk-24.0.2+12",
12+
"extract_dir": "jdk-25+36",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)