Skip to content

Commit ab42e15

Browse files
corretto25-jdk: Update to version 25.0.1.8.1
1 parent 63edabd commit ab42e15

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bucket/corretto25-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": "25.0.0.36.2",
4+
"version": "25.0.1.8.1",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://corretto.aws/downloads/resources/25.0.0.36.2/amazon-corretto-25.0.0.36.2-windows-x64-jdk.zip",
9-
"hash": "0c44bf74a547c64b2bc447634ed78daaac45776c25936c7d851e9b1364303408"
8+
"url": "https://corretto.aws/downloads/resources/25.0.1.8.1/amazon-corretto-25.0.1.8.1-windows-x64-jdk.zip",
9+
"hash": "f183944b2e0b857f6f8617a272e74aac2f444080df5f159bcc4443c416fa8eb6"
1010
}
1111
},
12-
"extract_dir": "jdk25.0.0_36",
12+
"extract_dir": "jdk25.0.1_$matchBuild",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)