Skip to content

Commit f589637

Browse files
temurin11-jre: Update to version 11.0.29-7
1 parent f6f456e commit f589637

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bucket/temurin11-jre.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
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": "11.0.28-6",
4+
"version": "11.0.29-7",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.28+6/OpenJDK11U-jre_x64_windows_hotspot_11.0.28_6.zip",
9-
"hash": "d9ebfc6a09eee77ed1789bd802612a846181b9d0f30b40acfeff678cf94d43e7"
8+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29+7/OpenJDK11U-jre_x64_windows_hotspot_11.0.29_7.zip",
9+
"hash": "b619e5e2434ac1a6cf7a33d6e93827d832a16484e4d0beb9fff60760472ae76a"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.28+6/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.28_6.zip",
13-
"hash": "bf88e85e140cd44af4134cc5d063bd79d77b24d26484790a132bd6ef56870110"
12+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29+7/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.29_7.zip",
13+
"hash": "b747698a05a39391a58b9caac30310275e4e6bd9fef92d6c149cba310d91d2be"
1414
}
1515
},
16-
"extract_dir": "jdk-11.0.28+6-jre",
16+
"extract_dir": "jdk-11.0.29+7-jre",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)