Skip to content

Commit 70b83bc

Browse files
oraclejdk-lts: Update to version 21.0.6
1 parent 54bb7c6 commit 70b83bc

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.5",
4+
"version": "21.0.6",
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.5_windows-x64_bin.zip",
9-
"hash": "6cce98ce38b86737c63912fd1df9ecfee1fe209ab08c0e1e16500f054e67de48"
8+
"url": "https://download.oracle.com/java/21/archive/jdk-21.0.6_windows-x64_bin.zip",
9+
"hash": "f5fe019c778a9680c6a53559198a335d5df827ca2e05a75d755d8e750c46c315"
1010
}
1111
},
12-
"extract_dir": "jdk-21.0.5",
12+
"extract_dir": "jdk-21.0.6",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)