Skip to content

Commit 79bb279

Browse files
temurin23-jre: Update to version 23.0.1-11
1 parent aaf955b commit 79bb279

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/temurin23-jre.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
33
"homepage": "https://adoptium.net",
4-
"version": "23.0.0-37",
4+
"version": "23.0.1-11",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23+37/OpenJDK23U-jre_x64_windows_hotspot_23_37.zip",
9-
"hash": "5d27360b81ec2a416d5f6614cad3932711eba1b4c0e7a1b9ea697a3c4295226d"
8+
"url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1+11/OpenJDK23U-jre_x64_windows_hotspot_23.0.1_11.zip",
9+
"hash": "3eec89e80f86a3592f2d3e600f88f1745fc02dbdf5347195837b736ce93b403b"
1010
}
1111
},
12-
"extract_dir": "jdk-23+37-jre",
12+
"extract_dir": "jdk-23.0.1+11-jre",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)