Skip to content

Commit e32b762

Browse files
openjdk: Update to version 25.0.1-8
1 parent 3c99655 commit e32b762

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/openjdk.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"description": "Official General-Availability Release of OpenJDK",
33
"homepage": "https://jdk.java.net/",
4-
"version": "25-36",
4+
"version": "25.0.1-8",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://download.java.net/java/GA/jdk25/bd75d5f9689641da8e1daabeccb5528b/36/GPL/openjdk-25_windows-x64_bin.zip",
9-
"hash": "85bcc178461e2cb3c549ab9ca9dfa73afd54c09a175d6510d0884071867137d3"
8+
"url": "https://download.java.net/java/GA/jdk25.0.1/2fbf10d8c78e40bd87641c434705079d/8/GPL/openjdk-25.0.1_windows-x64_bin.zip",
9+
"hash": "2bbae75bc31a848b7cb5f297270efb7bef9bba0deeec6a671625563dc090ad69"
1010
}
1111
},
12-
"extract_dir": "jdk-25",
12+
"extract_dir": "jdk-25.0.1",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)