mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-17 01:15:30 +08:00
temurin11-nightly-jre: Update to version 11.0.25-7.0.ea
This commit is contained in:
parent
a457227c48
commit
7d24fce4a3
@ -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-6.0.ea",
|
||||
"version": "11.0.25-7.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+6-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.25_6-ea.zip",
|
||||
"hash": "aa489b86436c20221cb55953ed49889578bf7a16081165107b42245aeba8e3a7"
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+7-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.25_7-ea.zip",
|
||||
"hash": "caa89be59f6a384abb07240286de555182f3dbac07926998c9c2a6102d0c759a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+6-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.25_6-ea.zip",
|
||||
"hash": "038aec19db85d6ae9652dc632b75bd77ff81dbacef0cede1f02c9ac4a336fc27"
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+7-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.25_7-ea.zip",
|
||||
"hash": "75c5e574f05fd124f819916d6461cb0e6cc821d6ad620b4a18455e45a72e5b57"
|
||||
}
|
||||
},
|
||||
"extract_to": "tmp",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user