mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-05 04:24:37 +08:00
corretto8-jdk: Update to version 8.342.07.1
This commit is contained in:
parent
22fd149d3c
commit
264bf323aa
@ -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.332.08.1",
|
||||
"version": "8.342.07.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/8.332.08.1/amazon-corretto-8.332.08.1-windows-x64-jdk.zip",
|
||||
"hash": "md5:6836a934c549da475558469531c0dbd2"
|
||||
"url": "https://corretto.aws/downloads/resources/8.342.07.1/amazon-corretto-8.342.07.1-windows-x64-jdk.zip",
|
||||
"hash": "md5:33b623db3046d10309b3e5e6ad2b7a4b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/8.332.08.1/amazon-corretto-8.332.08.1-windows-x86-jdk.zip",
|
||||
"hash": "md5:acf092050d03bbc0975df3caa6d17796"
|
||||
"url": "https://corretto.aws/downloads/resources/8.342.07.1/amazon-corretto-8.342.07.1-windows-x86-jdk.zip",
|
||||
"hash": "md5:9f38d59bb6d2c667394be88b6d251a29"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk1.8.0_332",
|
||||
"extract_dir": "jdk1.8.0_342",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user