mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-05 18:20:02 +08:00
temurin11-nightly-jre: Update to version 11.0.25-3.0.ea
This commit is contained in:
parent
3bbc89c0f4
commit
84b7bb312d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
|
||||
"homepage": "https://adoptium.net",
|
||||
"version": "11.0.25-2.0.ea",
|
||||
"version": "11.0.25-3.0.ea",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+2-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.25_2-ea.zip",
|
||||
"hash": "5341e4e0e270df9677b8292b8ecd32073590fe8e358270905ac7ead74e597e83"
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+3-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.25_3-ea.zip",
|
||||
"hash": "a3db498ec2577fc35ce7c1e7b9e65ea3192d9e9127194674f43408e6d683e733"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+2-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.25_2-ea.zip",
|
||||
"hash": "c765274d74d491e9b756f9d1751d1dadf00f5a51ffa42e774973f6b1ad293b84"
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+3-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.25_3-ea.zip",
|
||||
"hash": "62d8c346f00f7471f28537ab17b5484744f11319933543de8bf3704765993b2c"
|
||||
}
|
||||
},
|
||||
"extract_to": "tmp",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user