Skip to content

Commit 116711f

Browse files
temurin-lts-jdk: Update to version 21.0.5-11.0.LTS
1 parent 58415bb commit 116711f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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": "17.0.13-11",
4+
"version": "21.0.5-11.0.LTS",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+11/OpenJDK17U-jdk_x64_windows_hotspot_17.0.13_11.zip",
9-
"hash": "6b64255e1bd690b09a135d44ac6b0d6bd4490728a8bad81904941d2789d394c0"
8+
"url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5+11/OpenJDK21U-jdk_x64_windows_hotspot_21.0.5_11.zip",
9+
"hash": "6f09d4a3598542313cca1540106d537c7092a54e415d569f7b928160a90d3128"
1010
}
1111
},
12-
"extract_dir": "jdk-17.0.13+11",
12+
"extract_dir": "jdk-21.0.5+11",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)