mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-30 03:08:08 +08:00
temurin-lts-jre: Update to version 17.0.7-7
This commit is contained in:
parent
dc4b910982
commit
d69ad1bd86
@ -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.6-10",
|
||||
"version": "17.0.7-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.6+10/OpenJDK17U-jre_x64_windows_hotspot_17.0.6_10.zip",
|
||||
"hash": "85ce690a348977e3739fde3fd729b36c61e86c33da6628bc7ceeba9974a3480b"
|
||||
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.7+7/OpenJDK17U-jre_x64_windows_hotspot_17.0.7_7.zip",
|
||||
"hash": "62e82c1afa7509424813e9cb22d8becfec4346d7505e6d2fc8770af4dcd5b9a0"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-17.0.6+10-jre",
|
||||
"extract_dir": "jdk-17.0.7+7-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user