Skip to content

Commit 032dcab

Browse files
corretto21-jdk: Update to version 21.0.11.10.1
1 parent 8b555fb commit 032dcab

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bucket/corretto21-jdk.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"description": "Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK)",
33
"homepage": "https://aws.amazon.com/corretto/",
4-
"version": "21.0.10.7.1",
4+
"version": "21.0.11.10.1",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://corretto.aws/downloads/resources/21.0.10.7.1/amazon-corretto-21.0.10.7.1-windows-x64-jdk.zip",
9-
"hash": "ea03f291937e6b32700fa325ec2bf77dcf570f1ace8ef0f01e752d66c035877e"
8+
"url": "https://corretto.aws/downloads/resources/21.0.11.10.1/amazon-corretto-21.0.11.10.1-windows-x64-jdk.zip",
9+
"hash": "5d63fdb5a19393081919afc0daa4ce82a7fadcced569981a995529caed28fb14"
1010
}
1111
},
12-
"extract_dir": "jdk21.0.10_7",
12+
"extract_dir": "jdk21.0.11_10",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)