Skip to content

Commit d316f83

Browse files
committed
fix(temurin-lts-jre): update to latest LTS version 25.0.3-9
1 parent c637b81 commit d316f83

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bucket/temurin-lts-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.2-10.0.LTS",
4+
"version": "25.0.3-9.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.2+10/OpenJDK25U-jre_x64_windows_hotspot_25.0.2_10.zip",
9-
"hash": "1919e7e1603bc5937187139db2d65824f8d95ef42d0423ae9f9f1d9eb97842f6"
8+
"url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.3+9/OpenJDK25U-jre_x64_windows_hotspot_25.0.3_9.zip",
9+
"hash": "a183e7280220ad5f6fe94ecbf025a5f10fc5797a0b18c600ed8f813c8158c530"
1010
}
1111
},
12-
"extract_dir": "jdk-25.0.2+10",
12+
"extract_dir": "jdk-25.0.3+9",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)