mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-30 21:56:14 +08:00
oraclejdk-lts: Update to version 17.0.8
This commit is contained in:
parent
3292d048a7
commit
17e674174a
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Oracle Java Platform, Standard Edition Development Kit (JDK)",
|
||||
"homepage": "https://www.oracle.com/java/technologies/downloads/#java17",
|
||||
"version": "17.0.7",
|
||||
"version": "17.0.8",
|
||||
"license": "https://www.oracle.com/downloads/licenses/no-fee-license.html",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.oracle.com/java/17/archive/jdk-17.0.7_windows-x64_bin.zip",
|
||||
"hash": "c08fe96bc1af1b500ccbe7225475896d6859f66aa45e7c86e69906161b8cbaca"
|
||||
"url": "https://download.oracle.com/java/17/archive/jdk-17.0.8_windows-x64_bin.zip",
|
||||
"hash": "98385c1fd4db7ad3fd7ca2f33a1fadae0b15486cfde699138d47002d7068084a"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-17.0.7",
|
||||
"extract_dir": "jdk-17.0.8",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user