mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 02:18:12 +08:00
corretto17-jdk: Update to version 17.0.9.8.1
This commit is contained in:
parent
3f03bcea89
commit
b4aaa043ce
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK)",
|
||||
"homepage": "https://aws.amazon.com/corretto/",
|
||||
"version": "17.0.8.8.1",
|
||||
"version": "17.0.9.8.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/17.0.8.8.1/amazon-corretto-17.0.8.8.1-windows-x64-jdk.zip",
|
||||
"hash": "2a72d06128023907f9265e3fd82bef3fa619af86b88a7384fb009d99bd3671c2"
|
||||
"url": "https://corretto.aws/downloads/resources/17.0.9.8.1/amazon-corretto-17.0.9.8.1-windows-x64-jdk.zip",
|
||||
"hash": "bef1845cbfc5dfc39240d794a31770b0f3f4b7aa179b49536f7b37a4f09985ae"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk17.0.8_8",
|
||||
"extract_dir": "jdk17.0.9_8",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user