Skip to content

Commit 546c4d0

Browse files
corretto21-jdk: Update to version 21.0.5.11.1
1 parent 2ea1820 commit 546c4d0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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.4.7.1",
4+
"version": "21.0.5.11.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.4.7.1/amazon-corretto-21.0.4.7.1-windows-x64-jdk.zip",
9-
"hash": "73a7e88e6ad330877a7a8be17647bfa7105bec29b8f6d6be74ed5b848f37c5eb"
8+
"url": "https://corretto.aws/downloads/resources/21.0.5.11.1/amazon-corretto-21.0.5.11.1-windows-x64-jdk.zip",
9+
"hash": "0bae92efbee5f218e4e69f7edccb557fc98f7686985b07892cc55b46fadca3c9"
1010
}
1111
},
12-
"extract_dir": "jdk21.0.4_7",
12+
"extract_dir": "jdk21.0.5_11",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)