Skip to content

Commit f6f456e

Browse files
temurin11-jdk: Update to version 11.0.29-7
1 parent 21dde48 commit f6f456e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bucket/temurin11-jdk.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-jdk_x64_windows_hotspot_11.0.28_6.zip",
9-
"hash": "1422b070f94c93d3fdba7e0bcaa269389c92a928de54e47d988a1002d3a35dc2"
8+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29+7/OpenJDK11U-jdk_x64_windows_hotspot_11.0.29_7.zip",
9+
"hash": "c21b63f6391b9d8f8aa969fb99250de797539cfb54232f5d4d371993f0c235b5"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.28+6/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.28_6.zip",
13-
"hash": "21835a3a761932d93a79759dc1c823112d54a3288f0f04e65a188eaf45cc6d69"
12+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29+7/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.29_7.zip",
13+
"hash": "0b5bb836546f86aab9ffe53a14ae51f4801c5a020383d7ea88a054091676698c"
1414
}
1515
},
16-
"extract_dir": "jdk-11.0.28+6",
16+
"extract_dir": "jdk-11.0.29+7",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)