Skip to content

Commit 2cb6ba0

Browse files
microsoft11-jdk: Update to version 11.0.25
1 parent 9f9f10e commit 2cb6ba0

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.24",
4+
"version": "11.0.25",
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.24-windows-x64.zip",
9-
"hash": "a0b8e07b9ee3664642a9d954951e3af9e003da56bb57f408560c111d6e9e478e"
8+
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.25-windows-x64.zip",
9+
"hash": "52f6331b59f63e46cf86c5e06e34cb422eaa48f48a917c3c27c7adf4fa57e7d9"
1010
},
1111
"arm64": {
12-
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.24-windows-aarch64.zip",
13-
"hash": "bac491e89078ba88e8a4c85fb1458c9821670126359101e555818623baf0432a"
12+
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.25-windows-aarch64.zip",
13+
"hash": "6dbd8b0966c84a0f65a2b61a4e10543f8326e815497b8092cbcda409a706feee"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)