mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 16:08:39 +08:00
temurin-jdk: Update to version 18.0.2-9
This commit is contained in:
parent
9af35c1de3
commit
6aa3476b96
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
|
||||
"homepage": "https://adoptium.net",
|
||||
"version": "19.0.0-beta-36.0.pre",
|
||||
"version": "18.0.2-9",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-19+36-RC1-beta/OpenJDK19U-jdk_x64_windows_hotspot_19_36-RC1.zip",
|
||||
"hash": "8b6368b99026a0f081b50734940189f5032e953d5ff9155945b024714b720075"
|
||||
"url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk-18.0.2+9/OpenJDK18U-jdk_x64_windows_hotspot_18.0.2_9.zip",
|
||||
"hash": "09cfeba06d41637afaf29a92964d61e9a2c98fe70a10e5648846104c8714ff75"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-19+36-RC1-beta",
|
||||
"extract_dir": "jdk-18.0.2+9",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user