Skip to content

Commit

Permalink
temurin22-jre: Update to version 22.0.2-9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 25, 2024
1 parent f698368 commit 8ef2a9a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/temurin22-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": "22.0.1-8",
"version": "22.0.2-9",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.1+8/OpenJDK22U-jre_x64_windows_hotspot_22.0.1_8.zip",
"hash": "7c7572ef9e3b53e91faeaa2b4f019dc496f428705ca672f417e21731b3a4089c"
"url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2+9/OpenJDK22U-jre_x64_windows_hotspot_22.0.2_9.zip",
"hash": "70a6d5a057707f7b77d42bbb18b8f434a6d9f7e85c0d9a7914bb7200502d11a7"
}
},
"extract_dir": "jdk-22.0.1+8-jre",
"extract_dir": "jdk-22.0.2+9-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
Expand Down

0 comments on commit 8ef2a9a

Please sign in to comment.