mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
corretto-jdk: Update to version 21.0.2.13.1
This commit is contained in:
parent
ad1e81d955
commit
c07d130963
@ -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": "21.0.1.12.1",
|
||||
"version": "21.0.2.13.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/21.0.1.12.1/amazon-corretto-21.0.1.12.1-windows-x64-jdk.zip",
|
||||
"hash": "9f13477c8209ec5e2d59d728503fb61f0c2ee8765431ea542d721cb60b9061a8"
|
||||
"url": "https://corretto.aws/downloads/resources/21.0.2.13.1/amazon-corretto-21.0.2.13.1-windows-x64-jdk.zip",
|
||||
"hash": "c48e4948708fee3bf17c7c871befe6bdf2c1099332a9af0ee38a94e6ef0a1070"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk21.0.1_12",
|
||||
"extract_dir": "jdk21.0.2_13",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user