8000 microsoft21-jdk: Update to version 21.0.7 · pipjok/Java@bc6c49e · GitHub
[go: up one dir, main page]

Skip to content

Commit bc6c49e

Browse files
microsoft21-jdk: Update to version 21.0.7
1 parent 8524734 commit bc6c49e

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.6",
4+
"version": "21.0.7",
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.6-windows-x64.zip",
9-
"hash": "fa8f1eb53e9062895dcf7547abb22d7a96db40e1be1565bc3a61c2e399dbda03"
8+
"url": "https://aka.ms/download-jdk/microsoft-jdk-21.0.7-windows-x64.zip",
9+
"hash": "3666844f620635cf07315c9c8fa423655b91f2bde4aa079b3a33d09f6b05f285"
1010
},
1111
"arm64": {
12-
"url": "https://aka.ms/download-jdk/microsoft-jdk-21.0.6-windows-aarch64.zip",
13-
"hash": "a612be6b689b4906fa1825e522c2c58b9598e9a8ae93226b62a9bfeb90bbad79"
12+
"url": "https://aka.ms/download-jdk/microsoft-jdk-21.0.7-windows-aarch64.zip",
13+
"hash": "b4da1ebcbdbaaf0453b8a97c235247c016fc0bcfda734854f28a656bb5889d30"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)
0