Skip to content

Commit 54bb7c6

Browse files
openjdk24: Update to version 24.0.1-9
1 parent 2af6f24 commit 54bb7c6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/openjdk24.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"description": "Official production-ready open-source builds of OpenJDK 24",
33
"homepage": "https://jdk.java.net/24",
4-
"version": "24-36",
4+
"version": "24.0.1-9",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://download.java.net/java/GA/jdk24/1f9ff9062db4449d8ca828c504ffae90/36/GPL/openjdk-24_windows-x64_bin.zip",
9-
"hash": "11d1d9f6ac272d5361c8a0bef01894364081c7fb1a6914c2ad2fc312ae83d63b"
8+
"url": "https://download.java.net/java/GA/jdk24.0.1/24a58e0e276943138bf3e963e6291ac2/9/GPL/openjdk-24.0.1_windows-x64_bin.zip",
9+
"hash": "5b842493b454ac3e816bdc3398716d93239b980db977a63685b0c8cd7b15e315"
1010
}
1111
},
12-
"extract_dir": "jdk-24",
12+
"extract_dir": "jdk-24.0.1",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)