Skip to content

Commit 1bdb903

Browse files
temurin21-jre: Update to version 21.0.5-11.0
1 parent 2b7d87e commit 1bdb903

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/temurin21-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": "21.0.4-7.0",
4+
"version": "21.0.5-11.0",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4+7/OpenJDK21U-jre_x64_windows_hotspot_21.0.4_7.zip",
9-
"hash": "b58f6117d26a138da4cb962b974efc4be4b88b65093366146965d16ad3c45e75"
8+
"url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5+11/OpenJDK21U-jre_x64_windows_hotspot_21.0.5_11.zip",
9+
"hash": "1749b36cfac273cee11802bf3e90caada5062de6a3fef1a3814c0568b25fd654"
1010
}
1111
},
12-
"extract_dir": "jdk-21.0.4+7-jre",
12+
"extract_dir": "jdk-21.0.5+11-jre",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)