Skip to content

Commit 05b5801

Browse files
oraclejdk-lts: Update to version 21.0.9
1 parent 8ca5a38 commit 05b5801

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

0 commit comments

Comments
 (0)