File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
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" : " 11.0.24-8 " ,
4
+ "version" : " 11.0.25-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/temurin11-binaries/releases/download/jdk-11.0.24+8 /OpenJDK11U-jre_x64_windows_hotspot_11.0.24_8 .zip" ,
9
- "hash" : " 78e10f7d025898b7dc7436b2bb986570283cca3cb4a654991a4f9671231da536 "
8
+ "url" : " https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+9 /OpenJDK11U-jre_x64_windows_hotspot_11.0.25_9 .zip" ,
9
+ "hash" : " 052f09448d5b8d9afb7a8e5049d40d7fafa8f5884afe6043bb2359787fd41e84 "
10
10
},
11
11
"32bit" : {
12
- "url" : " https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24+8 /OpenJDK11U-jre_x86-32_windows_hotspot_11.0.24_8 .zip" ,
13
- "hash" : " fa9a6abdc28c4190a101ee8ab56c78426337007d391f063b9c24ec944eff80f6 "
12
+ "url" : " https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+9 /OpenJDK11U-jre_x86-32_windows_hotspot_11.0.25_9 .zip" ,
13
+ "hash" : " ac760b5ed1cb96acb51b5feb8c04e2c200921a56ff6ab012a81c190c3c80778d "
14
14
}
15
15
},
16
- "extract_dir" : " jdk-11.0.24+8 -jre" ,
16
+ "extract_dir" : " jdk-11.0.25+9 -jre" ,
17
17
"env_add_path" : " bin" ,
18
18
"env_set" : {
19
19
"JAVA_HOME" : " $dir"
You can’t perform that action at this time.
0 commit comments