Skip to content

Commit 6c99478

Browse files
microsoft-jdk: Update to version 25.0.0
1 parent 5f50499 commit 6c99478

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/microsoft-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": "25.0.0",
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-25.0.0-windows-x64.zip",
9+
"hash": "f9a3b28ed2788b16892e11e159669bd70f100fea71bd36a15ac59bbcde344b80"
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-25.0.0-windows-aarch64.zip",
13+
"hash": "69a7bb3053cd6eb4876ad2f11a0bc64b9612d9b03cda86f87a44b11be87900b8"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)