Skip to content

Commit ae409db

Browse files
temurin-lts-jdk: Update to version 25.0.2-10.0.LTS
1 parent e05568f commit ae409db

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bucket/temurin-lts-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": "25.0.1-8.0.LTS",
4+
"version": "25.0.2-10.0.LTS",
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-jdk_x64_windows_hotspot_25.0.1_8.zip",
9-
"hash": "46897db80b6df8fad1f6cccce9e8514210bfd0181085dcd346f5c710a70a0d58"
8+
"url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.2+10/OpenJDK25U-jdk_x64_windows_hotspot_25.0.2_10.zip",
9+
"hash": "06ac5f5444a1269dd11d11cbb7ab6ebaecedc60dc1caca82cdb56f29100b7b8c"
1010
}
1111
},
12-
"extract_dir": "jdk-25.0.1+8",
12+
"extract_dir": "jdk-25.0.2+10",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)