Skip to content

Commit eec0b38

Browse files
corretto8-jdk: Update to version 8.432.06.1
1 parent 546c4d0 commit eec0b38

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bucket/corretto8-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": "8.422.05.1",
4+
"version": "8.432.06.1",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://corretto.aws/downloads/resources/8.422.05.1/amazon-corretto-8.422.05.1-windows-x64-jdk.zip",
9-
"hash": "cdeeb2653927d8fcb0b031e06114775018777d9b97ddf53c7e249711b94be0d8"
8+
"url": "https://corretto.aws/downloads/resources/8.432.06.1/amazon-corretto-8.432.06.1-windows-x64-jdk.zip",
9+
"hash": "f67fddbc7b0d2da6b9fb1a1b635bef4122c9030b11a1985745c279821486548b"
1010
},
1111
"32bit": {
12-
"url": "https://corretto.aws/downloads/resources/8.422.05.1/amazon-corretto-8.422.05.1-windows-x86-jdk.zip",
13-
"hash": "908d9f62c09d462c791cbabb809b0e53bbdc4fa0a9ff9e14716c9d42f204bc75"
12+
"url": "https://corretto.aws/downloads/resources/8.432.06.1/amazon-corretto-8.432.06.1-windows-x86-jdk.zip",
13+
"hash": "febe38538232c655db6bd17277f8a0d9bf82aaa43f6d9d6b37438eb52f88abc5"
1414
}
1515
},
16-
"extract_dir": "jdk1.8.0_422",
16+
"extract_dir": "jdk1.8.0_432",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)