Skip to content

Commit b6a8d02

Browse files
microsoft21-jdk: Update to version 21.0.9
1 parent 1998cf6 commit b6a8d02

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/microsoft21-jdk.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"description": "The Microsoft Build of OpenJDK is a no-cost long-term supported distribution and Microsoft's way to collaborate and contribute to the Java ecosystem.",
33
"homepage": "https://www.microsoft.com/openjdk/",
4-
"version": "21.0.8",
4+
"version": "21.0.9",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://aka.ms/download-jdk/microsoft-jdk-21.0.8-windows-x64.zip",
9-
"hash": "6ecfa864b95a45cde05d92351edf06d33b778669499b485bb8414145704fae0a"
8+
"url": "https://aka.ms/download-jdk/microsoft-jdk-21.0.9-windows-x64.zip",
9+
"hash": "96cda27c4d2171b94125e2c7dedad3d22c8e02f99babfe3369ac52af06b4397a"
1010
},
1111
"arm64": {
12-
"url": "https://aka.ms/download-jdk/microsoft-jdk-21.0.8-windows-aarch64.zip",
13-
"hash": "9affccd8cf6ffaca141e8b71303a22693349cb299e1d6c83b8f2c7841cfbd08d"
12+
"url": "https://aka.ms/download-jdk/microsoft-jdk-21.0.9-windows-aarch64.zip",
13+
"hash": "2c01d9c2369e1f50fe96ada7d58cd055e54d41b0990f96292515fda4ca1a5a56"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)