Skip to content

Commit 5563954

Browse files
corretto11-jdk: Update to version 11.0.25.9.1
1 parent 47ddc15 commit 5563954

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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.24.8.1",
4+
"version": "11.0.25.9.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.24.8.1/amazon-corretto-11.0.24.8.1-windows-x64-jdk.zip",
9-
"hash": "26f3d4ffcd3c59f9e5f620d9c99dd66c54c89e02f0df1153f243e9597243eade"
8+
"url": "https://corretto.aws/downloads/resources/11.0.25.9.1/amazon-corretto-11.0.25.9.1-windows-x64-jdk.zip",
9+
"hash": "98bef58c1d8579f0a0043cd7aeb1eb7bb0af43d71e76f977e35be1c59a6fa9c1"
1010
},
1111
"32bit": {
12-
"url": "https://corretto.aws/downloads/resources/11.0.24.8.1/amazon-corretto-11.0.24.8.1-windows-x86-jre.zip",
13-
"hash": "7492e4f7d988abcb0498dcc06c395e0a007c03712e99a2f2a872108b219077a9"
12+
"url": "https://corretto.aws/downloads/resources/11.0.25.9.1/amazon-corretto-11.0.25.9.1-windows-x86-jre.zip",
13+
"hash": "67417d3ea1f78c8f49371aab955bd65bcfdda9d867838339a787cd24509d452e"
1414
}
1515
},
16-
"extract_dir": "jdk11.0.24_8",
16+
"extract_dir": "jdk11.0.25_9",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)