Skip to content

Commit 97687dd

Browse files
microsoft11-jdk: Update to version 11.0.26
1 parent 55befac commit 97687dd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/microsoft11-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": "11.0.25",
4+
"version": "11.0.26",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.25-windows-x64.zip",
9-
"hash": "52f6331b59f63e46cf86c5e06e34cb422eaa48f48a917c3c27c7adf4fa57e7d9"
8+
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.26-windows-x64.zip",
9+
"hash": "e727fe174e025033d4ca2d51dcf2b0b484dd5db22ea635cd43e8801e15a5a794"
1010
},
1111
"arm64": {
12-
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.25-windows-aarch64.zip",
13-
"hash": "6dbd8b0966c84a0f65a2b61a4e10543f8326e815497b8092cbcda409a706feee"
12+
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.26-windows-aarch64.zip",
13+
"hash": "1d10cf760e4e011e830ef18ab28453a742ac84c046e4e77759e81b58716e6a8b"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)