Skip to content

Commit 5f5f34e

Browse files
temurin-jre: Update to version 25.0.0-36.0.LTS
1 parent 75fd49d commit 5f5f34e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/temurin-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": "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-jre_x64_windows_hotspot_24.0.2_12.zip",
9-
"hash": "195b112ecf2c7dafa31c340ae2fd9c097c9ce8fac8a8c94d47dba97c8558ed21"
8+
"url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25+36/OpenJDK25U-jre_x64_windows_hotspot_25_36.zip",
9+
"hash": "66abb3213ce984ecb7b3ae7edfeac2d58622297f8c114eb467518dd63e42aa3f"
1010
}
1111
},
12-
"extract_dir": "jdk-24.0.2+12-jre",
12+
"extract_dir": "jdk-25+36-jre",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)