Skip to content

Commit e87a80d

Browse files
openjdk: Update to version 23.0.1-11
1 parent d0d37be commit e87a80d

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": "23",
4+
"version": "23.0.1-11",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://download.java.net/java/GA/jdk23/3c5b90190c68498b986a97f276efd28a/37/GPL/openjdk-23_windows-x64_bin.zip",
9-
"hash": "cba5013874ba50cae543c86fe6423453816c77281e2751a8a9a633d966f1dc04"
8+
"url": "https://download.java.net/java/GA/jdk23.0.1/c28985cbf10d4e648e4004050f8781aa/11/GPL/openjdk-23.0.1_windows-x64_bin.zip",
9+
"hash": "aef21ac9784cd3cdedae1126fba91c496633e47bd251f8550fa8e2fc79288732"
1010
}
1111
},
12-
"extract_dir": "jdk-23",
12+
"extract_dir": "jdk-23.0.1",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)