Skip to content

Commit 6f0d899

Browse files
corretto-lts-jdk: Update to version 17.0.18.9.1
1 parent 5f3ee3d commit 6f0d899

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bucket/corretto-lts-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": "17.0.18.8.1",
4+
"version": "17.0.18.9.1",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://corretto.aws/downloads/resources/17.0.18.8.1/amazon-corretto-17.0.18.8.1-windows-x64-jdk.zip",
9-
"hash": "b59757048003250b6b673165b95dd22dbe7c59bc02820ff709eb8d57908608a3"
8+
"url": "https://corretto.aws/downloads/resources/17.0.18.9.1/amazon-corretto-17.0.18.9.1-windows-x64-jdk.zip",
9+
"hash": "ce2305ec89c93ffda7c13bec0c81e92732fb7c2f990cdc6793057009582ccaa6"
1010
}
1111
},
12-
"extract_dir": "jdk17.0.18_8",
12+
"extract_dir": "jdk17.0.18_9",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)