File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"description" : " Oracle Java Platform, Standard Edition Development Kit (JDK)" ,
3
3
"homepage" : " https://www.oracle.com/java/" ,
4
- "version" : " 21.0.2 " ,
4
+ "version" : " 22 " ,
5
5
"license" : " https://www.oracle.com/downloads/licenses/no-fee-license.html" ,
6
6
"architecture" : {
7
7
"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 "
10
10
}
11
11
},
12
- "extract_dir" : " jdk-21.0.2 " ,
12
+ "extract_dir" : " jdk-22 " ,
13
13
"env_add_path" : " bin" ,
14
14
"env_set" : {
15
15
"JAVA_HOME" : " $dir"
You can’t perform that action at this time.
0 commit comments