Skip to content

Commit 47ddc15

Browse files
corretto-lts-jdk: Update to version 17.0.13.11.1
1 parent 7a007ed commit 47ddc15

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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.12.7.1",
4+
"version": "17.0.13.11.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.12.7.1/amazon-corretto-17.0.12.7.1-windows-x64-jdk.zip",
9-
"hash": "df6cb295eb17ba7e898f99657da977bb96389c5e97de94f3a06053650d7c4e16"
8+
"url": "https://corretto.aws/downloads/resources/17.0.13.11.1/amazon-corretto-17.0.13.11.1-windows-x64-jdk.zip",
9+
"hash": "eaacdc37c6f23753ebfae341985f11baacfaf84ca972e600803cb409c94ee8ca"
1010
}
1111
},
12-
"extract_dir": "jdk17.0.12_7",
12+
"extract_dir": "jdk17.0.13_11",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)