Skip to content

Commit c283a4f

Browse files
oraclejdk-lts: Update to version 21.0.4
1 parent 7737a11 commit c283a4f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/oraclejdk-lts.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"description": "Oracle Java Platform, Standard Edition Development Kit (JDK)",
33
"homepage": "https://www.oracle.com/java/technologies/downloads/#java21",
4-
"version": "21.0.3",
4+
"version": "21.0.4",
55
"license": "https://www.oracle.com/downloads/licenses/no-fee-license.html",
66
"architecture": {
77
"64bit": {
8-
"url": "https://download.oracle.com/java/21/archive/jdk-21.0.3_windows-x64_bin.zip",
9-
"hash": "3f78795f92a1b40997226d1d611b28137334415dd4885047034f55e08b0c6c4f"
8+
"url": "https://download.oracle.com/java/21/archive/jdk-21.0.4_windows-x64_bin.zip",
9+
"hash": "a2c7030a6a46f045bab24842a39b02e1c1dd3e445d8e2422c25e59fdbc427a73"
1010
}
1111
},
12-
"extract_dir": "jdk-21.0.3",
12+
"extract_dir": "jdk-21.0.4",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)