mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 02:18:12 +08:00
corretto8-jdk: Update to version 8.392.08.1
This commit is contained in:
parent
b4aaa043ce
commit
bef8494ead
@ -1,19 +1,19 @@
|
||||
{
|
||||
"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": "8.382.05.1",
|
||||
"version": "8.392.08.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/8.382.05.1/amazon-corretto-8.382.05.1-windows-x64-jdk.zip",
|
||||
"hash": "e864086938fea40e5f96812bb757c00f5ca8a5fd238c957eb7d55a537287d59d"
|
||||
"url": "https://corretto.aws/downloads/resources/8.392.08.1/amazon-corretto-8.392.08.1-windows-x64-jdk.zip",
|
||||
"hash": "c771169e909459d6f6c3cf68e3a4200af420ae3313cf27423395eb3c0e811016"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/8.382.05.1/amazon-corretto-8.382.05.1-windows-x86-jdk.zip",
|
||||
"hash": "8fd5d719b9d6b1ff55c8d9f8d91992d2f036660ebab8609620ad0aa9fedaded3"
|
||||
"url": "https://corretto.aws/downloads/resources/8.392.08.1/amazon-corretto-8.392.08.1-windows-x86-jdk.zip",
|
||||
"hash": "47b9fa69716dcc651b538428d1ed60c6a7683164a6b4c23687c7af960e2f876b"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk1.8.0_382",
|
||||
"extract_dir": "jdk1.8.0_392",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user