temurin23-jdk: Update to version 23.0.2-7

This commit is contained in:
github-actions[bot] 2025-01-24 12:33:37 +00:00
parent 171e41b4f8
commit 8549aaca13

View File

@ -1,15 +1,15 @@
{
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
"homepage": "https://adoptium.net",
"version": "23.0.1-11",
"version": "23.0.2-7",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.1+11/OpenJDK23U-jdk_x64_windows_hotspot_23.0.1_11.zip",
"hash": "eb1bc62060f17566b160fae8ce876ada5d639e2fd4781009a1219e971b9937dd"
"url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.2+7/OpenJDK23U-jdk_x64_windows_hotspot_23.0.2_7.zip",
"hash": "2171b4660d3e1056fb4a5f4b7e515fff986b8e7e0cf06c9f3e1f79d435ec7d18"
}
},
"extract_dir": "jdk-23.0.1+11",
"extract_dir": "jdk-23.0.2+7",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"