Skip to content

Commit 4cbb824

Browse files
corretto11-jdk: Update to version 11.0.31.11.1
1 parent 18b01ed commit 4cbb824

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

bucket/corretto11-jdk.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
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": "11.0.30.7.1",
4+
"version": "11.0.31.11.1",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://corretto.aws/downloads/resources/11.0.30.7.1/amazon-corretto-11.0.30.7.1-windows-x64-jdk.zip",
9-
"hash": "b0e18b9ae209351d483057bc0c28baf39c59e3991c6e592d32adbaf3962155c7"
8+
"url": "https://corretto.aws/downloads/resources/11.0.31.11.1/amazon-corretto-11.0.31.11.1-windows-x64-jdk.zip",
9+
"hash": "462f2a455d8f8da1a3a839a0f3de10c7a5fe6f7d230cf995e144a769382f4afe"
1010
},
1111
"32bit": {
12-
"url": "https://corretto.aws/downloads/resources/11.0.30.7.1/amazon-corretto-11.0.30.7.1-windows-x86-jre.zip",
13-
"hash": "a236cd8439a6f5c79d12d44473b076cfe1cb1bc07bd45955aa095fcc50e80508"
12+
"url": "https://corretto.aws/downloads/resources/11.0.31.11.1/amazon-corretto-11.0.31.11.1-windows-x86-jre.zip",
13+
"hash": "8bf7d4329575956a5fbd6eb4afdea0121e50e62b2525d662d0a6fa9e73f7f579"
1414
}
1515
},
16-
"extract_dir": "jdk11.0.30_7",
16+
"extract_dir": "jdk11.0.31_11",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)