mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
temurin17-jre: Update to version 17.0.3-7
This commit is contained in:
parent
26000a7ae0
commit
c9816d07b3
@ -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": "17.0.2-8",
|
||||
"version": "17.0.3-7",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.2+8/OpenJDK17U-jre_x64_windows_hotspot_17.0.2_8.zip",
|
||||
"hash": "c3204a19aede95ed02ad0f427210855a951d845ab7f806fb56b774daf2572454"
|
||||
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.3+7/OpenJDK17U-jre_x64_windows_hotspot_17.0.3_7.zip",
|
||||
"hash": "d77745fdb57b51116f7b8fabd7d251067edbe3c94ea18fa224f64d9584b41a97"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-17.0.2+8-jre",
|
||||
"extract_dir": "jdk-17.0.3+7-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user