corretto-jdk: Update to version 21.0.2.13.1

This commit is contained in:
github-actions[bot] 2024-01-17 01:07:51 +00:00
parent ad1e81d955
commit c07d130963

View File

@ -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"