Skip to content

Commit b61a9ac

Browse files
microsoft11-jdk: Update to version 11.0.31
1 parent 74392d9 commit b61a9ac

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

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.30",
4+
"version": "11.0.31",
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.30-windows-x64.zip",
9-
"hash": "e569ae41ae35c097e9f75cc267fa1a5f97395e32ddd508b95bed208df6a5722f"
8+
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.31-windows-x64.zip",
9+
"hash": "a63b83ba4c601e0e2907050e88e939c484c4ae520931f52eb356d0516f2ff4f5"
1010
},
1111
"arm64": {
12-
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.30-windows-aarch64.zip",
13-
"hash": "33ab74aaac4c0a789badcecbdc8c600bac0b38834c7478cee94b65bc56af157a"
12+
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.31-windows-aarch64.zip",
13+
"hash": "517a4cf5dd66376ae2b576bffb58583f8673b517d16459db09c91b536134f0d5"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)