File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"description" : " Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem" ,
3
3
"homepage" : " https://adoptium.net" ,
4
- "version" : " 22.0.1-8 " ,
4
+ "version" : " 22.0.2-9 " ,
5
5
"license" : " GPL-2.0-only WITH Classpath-exception-2.0" ,
6
6
"architecture" : {
7
7
"64bit" : {
8
- "url" : " https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.1+8 /OpenJDK22U-jdk_x64_windows_hotspot_22.0.1_8 .zip" ,
9
- "hash" : " 4cf9d3c7ed8ec72a8adcca290d90fdd775100a38670410e674b05233a0c8288e "
8
+ "url" : " https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2+9 /OpenJDK22U-jdk_x64_windows_hotspot_22.0.2_9 .zip" ,
9
+ "hash" : " bf61e74c3dbd2da27d6415a804813c5ade87f9c838acca1edfa08ce9155bd82b "
10
10
}
11
11
},
12
- "extract_dir" : " jdk-22.0.1+8 " ,
12
+ "extract_dir" : " jdk-22.0.2+9 " ,
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