Skip to content

Commit

Permalink
temurin23-jre: Update to version 23.0.2-7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 24, 2025
1 parent 8549aac commit 0e14b60
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/temurin23-jre.json
Original file line number Diff line number Diff line change
@@ -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-jre_x64_windows_hotspot_23.0.1_11.zip",
"hash": "3eec89e80f86a3592f2d3e600f88f1745fc02dbdf5347195837b736ce93b403b"
"url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.2+7/OpenJDK23U-jre_x64_windows_hotspot_23.0.2_7.zip",
"hash": "8de3b72f164555ad4b847d45bad2e455d60d414b58f63a07e3c6e4b744a7e5a1"
}
},
"extract_dir": "jdk-23.0.1+11-jre",
"extract_dir": "jdk-23.0.2+7-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
Expand Down

0 comments on commit 0e14b60

Please sign in to comment.