mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-05 04:24:37 +08:00
corretto-jdk: Update to version 17.0.2.8.1
This commit is contained in:
parent
4057b3660d
commit
20ee381d85
@ -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.1.12.1",
|
||||
"version": "17.0.2.8.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/17.0.1.12.1/amazon-corretto-17.0.1.12.1-windows-x64-jdk.zip",
|
||||
"hash": "md5:f442976c58a95e9875d3585c8f28372f"
|
||||
"url": "https://corretto.aws/downloads/resources/17.0.2.8.1/amazon-corretto-17.0.2.8.1-windows-x64-jdk.zip",
|
||||
"hash": "md5:212357873b2240f4f3ad10fcb061a0a3"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk17.0.1_12",
|
||||
"extract_dir": "jdk17.0.2_8",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user