mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-11 11:51:19 +08:00
corretto8: Update to version 8.312.07.1
This commit is contained in:
parent
b6cbb943d9
commit
c40c207c1b
@ -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.302.08.1",
|
||||
"version": "8.312.07.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/8.302.08.1/amazon-corretto-8.302.08.1-windows-x64-jdk.zip",
|
||||
"hash": "md5:c25a529bf947c8f72a7b6d1d8bacba3c"
|
||||
"url": "https://corretto.aws/downloads/resources/8.312.07.1/amazon-corretto-8.312.07.1-windows-x64-jdk.zip",
|
||||
"hash": "md5:44e5efdb55886fef4e7f552a3879618b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/8.302.08.1/amazon-corretto-8.302.08.1-windows-x86-jdk.zip",
|
||||
"hash": "md5:1ecc0fac7b1794291c613fad17775446"
|
||||
"url": "https://corretto.aws/downloads/resources/8.312.07.1/amazon-corretto-8.312.07.1-windows-x86-jdk.zip",
|
||||
"hash": "md5:dfa7a7896ae4f14595f2193414f91097"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk1.8.0_302",
|
||||
"extract_dir": "jdk1.8.0_312",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user