8000 oraclejdk: Update to version 22 · aeswibon/Java@e883200 · GitHub
[go: up one dir, main page]

Skip to content

Commit e883200

Browse files
oraclejdk: Update to version 22
1 parent 84836ed commit e883200

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/oraclejdk.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/",
4-
"version": "21.0.2",
4+
"version": "22",
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.2_windows-x64_bin.zip",
9-
"hash": "776afe55020560f175d8099710d8ac07c4d40772c694385c3dd765117cbd0ac3"
8+
"url": "https://download.oracle.com/java/22/archive/jdk-22_windows-x64_bin.zip",
9+
"hash": "4646f73233d89f8144277fcd71ca71ae73e6021491b90875847533cfc62ea3b6"
1010
}
1111
},
12-
"extract_dir": "jdk-21.0.2",
12+
"extract_dir": "jdk-22",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)
0