Skip to content

Commit 8ef2a9a

Browse files
temurin22-jre: Update to version 22.0.2-9
1 parent f698368 commit 8ef2a9a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/temurin22-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": "22.0.1-8",
4+
"version": "22.0.2-9",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.1+8/OpenJDK22U-jre_x64_windows_hotspot_22.0.1_8.zip",
9-
"hash": "7c7572ef9e3b53e91faeaa2b4f019dc496f428705ca672f417e21731b3a4089c"
8+
"url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2+9/OpenJDK22U-jre_x64_windows_hotspot_22.0.2_9.zip",
9+
"hash": "70a6d5a057707f7b77d42bbb18b8f434a6d9f7e85c0d9a7914bb7200502d11a7"
1010
}
1111
},
12-
"extract_dir": "jdk-22.0.1+8-jre",
12+
"extract_dir": "jdk-22.0.2+9-jre",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)