mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-21 17:20:47 +08:00
temurin-lts-jdk: Update to version 17.0.8-101
This commit is contained in:
parent
ebe4ec4d85
commit
cd39ea5f18
@ -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.8-7",
|
||||
"version": "17.0.8-101",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8+7/OpenJDK17U-jdk_x64_windows_hotspot_17.0.8_7.zip",
|
||||
"hash": "341a7243778802019a100ba7ae32a05a3f4ae5fd64dbf2a970d02f07c7d1c804"
|
||||
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1+1/OpenJDK17U-jdk_x64_windows_hotspot_17.0.8.1_1.zip",
|
||||
"hash": "651a795155dc918c06cc9fd4b37253b9cbbca5ec8e76d4a8fa7cdaeb1f52761c"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-17.0.8+7",
|
||||
"extract_dir": "jdk-17.0.8.1+1",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user