mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-07 17:07:23 +08:00
temurin11-nightly-jre: Update to version 11.0.25-5.0.ea
This commit is contained in:
parent
8d3a4b66bd
commit
b47d2b9329
@ -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-4.0.ea",
|
||||
"version": "11.0.25-5.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+4-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.25_4-ea.zip",
|
||||
"hash": "11241503c30094c0b84da61a4dc1b2b53f39ee430b0460b377caacfb053e9ce9"
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+5-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.25_5-ea.zip",
|
||||
"hash": "5f409f2230cc0747cd48a75d886ce1cc6817e57ecd27c3e1a050db756b0edd29"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+4-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.25_4-ea.zip",
|
||||
"hash": "7a670a76f390b5dade16bb2e0cdfce09051e2648c068a130bf62a074b3bf968a"
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+5-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.25_5-ea.zip",
|
||||
"hash": "49856b6bfc4d567bbe1590ad0ba420f1e7fa407d95b3adecbedc6968767805b1"
|
||||
}
|
||||
},
|
||||
"extract_to": "tmp",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user