Skip to content

Commit 0e14b60

Browse files
temurin23-jre: Update to version 23.0.2-7
1 parent 8549aac commit 0e14b60

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.1-11",
4+
"version": "23.0.2-7",
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.0.1+11/OpenJDK23U-jre_x64_windows_hotspot_23.0.1_11.zip",
9-
"hash": "3eec89e80f86a3592f2d3e600f88f1745fc02dbdf5347195837b736ce93b403b"
8+
"url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.2+7/OpenJDK23U-jre_x64_windows_hotspot_23.0.2_7.zip",
9+
"hash": "8de3b72f164555ad4b847d45bad2e455d60d414b58f63a07e3c6e4b744a7e5a1"
1010
}
1111
},
12-
"extract_dir": "jdk-23.0.1+11-jre",
12+
"extract_dir": "jdk-23.0.2+7-jre",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)