Skip to content

Commit 7aab68c

Browse files
corretto8-jdk: Update to version 8.492.09.1
1 parent 2af4c69 commit 7aab68c

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

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.482.08.1",
4+
"version": "8.492.09.1",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://corretto.aws/downloads/resources/8.482.08.1/amazon-corretto-8.482.08.1-windows-x64-jdk.zip",
9-
"hash": "b7a07f8860856610e334baa5eff811e4088a8263d034799b762dd1b1c623a7d2"
8+
"url": "https://corretto.aws/downloads/resources/8.492.09.1/amazon-corretto-8.492.09.1-windows-x64-jdk.zip",
9+
"hash": "c73109bd194b7c94041d984a98fded4be0c9aee75473c90a0e3b77f606d9b9b2"
1010
},
1111
"32bit": {
12-
"url": "https://corretto.aws/downloads/resources/8.482.08.1/amazon-corretto-8.482.08.1-windows-x86-jdk.zip",
13-
"hash": "b4d9f69ba08eed18a949d3302cd84c0a223c924f4cc6e6041595023b80153d99"
12+
"url": "https://corretto.aws/downloads/resources/8.492.09.1/amazon-corretto-8.492.09.1-windows-x86-jdk.zip",
13+
"hash": "346bf30a329d53693d3071a48882e26f171276d8ea2d3a515e0397257928ec52"
1414
}
1515
},
16-
"extract_dir": "jdk1.8.0_482",
16+
"extract_dir": "jdk1.8.0_492",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)