mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-05 04:24:37 +08:00
temurin19-jdk: Update to version 19.0.2-7
This commit is contained in:
parent
aab930c939
commit
4f717e480e
@ -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.1-10",
|
||||
"version": "19.0.2-7",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-19.0.1+10/OpenJDK19U-jdk_x64_windows_hotspot_19.0.1_10.zip",
|
||||
"hash": "03f72bd4a14d9b4f54e27d43be06510ca5d71c51329d7b5e0637bb9715f2f6c8"
|
||||
"url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-19.0.2+7/OpenJDK19U-jdk_x64_windows_hotspot_19.0.2_7.zip",
|
||||
"hash": "78406ce8ca86909634b5d07b511f6e4b5c3f91fa1b841411ae1b64f0f7761839"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-19.0.1+10",
|
||||
"extract_dir": "jdk-19.0.2+7",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user