Skip to content

Commit 1682ab1

Browse files
temurin25-jre: Update to version 25.0.2-10.0
1 parent 125a56d commit 1682ab1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bucket/temurin25-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": "25.0.1-8.0",
4+
"version": "25.0.2-10.0",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1+8/OpenJDK25U-jre_x64_windows_hotspot_25.0.1_8.zip",
9-
"hash": "317ffcdd88eec2914506ba8456a6d1717f8efb9b148d2214ae793cfa9ec7b54d"
8+
"url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.2+10/OpenJDK25U-jre_x64_windows_hotspot_25.0.2_10.zip",
9+
"hash": "1919e7e1603bc5937187139db2d65824f8d95ef42d0423ae9f9f1d9eb97842f6"
1010
}
1111
},
12-
"extract_dir": "jdk-25.0.1+8-jre",
12+
"extract_dir": "jdk-25.0.2+10-jre",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)