mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 12:59:03 +08:00
temurin17-nightly-jdk: Update to version 17.0.15-4.0.ea
This commit is contained in:
parent
88aad0cd35
commit
9cccb10ea4
@ -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": "17.0.15-3.0.ea",
|
||||
"version": "17.0.15-4.0.ea",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+3-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.15_3-ea.zip",
|
||||
"hash": "5388bd068d74f27626b0c241018f7e32cd1f84565f44cc8fe1a42442ebef88a9"
|
||||
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+4-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.15_4-ea.zip",
|
||||
"hash": "f3ec74f29e88b37b17960bd5681a85d212224550188b4007bc2178e79d1456d0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+3-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.15_3-ea.zip",
|
||||
"hash": "433c52adfdd7c3ca3c0c61a6893bc034d960ecdbee4d53c214395f38950eef49"
|
||||
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+4-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.15_4-ea.zip",
|
||||
"hash": "a5987a332b0588296d94bd8b767c5b652d38594679252ade088a7756be22a172"
|
||||
}
|
||||
},
|
||||
"extract_to": "tmp",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user