microsoft11-jdk: Update to version 11.0.21

This commit is contained in:
github-actions[bot] 2023-10-26 00:59:39 +00:00
parent b58750ed6d
commit 987ca610b5

View File

@ -1,16 +1,16 @@
{
"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.",
"homepage": "https://www.microsoft.com/openjdk/",
"version": "11.0.20.1",
"version": "11.0.21",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.20.1-windows-x64.zip",
"hash": "de3305eddc2c7a69baa781df1639f0f3d58b20ad7fc317f7a053242fe4bc45f5"
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.21-windows-x64.zip",
"hash": "ee5062c60581873e740278e483beff33cbb49112d5c1402e0b5f2c8b8ac6648e"
},
"arm64": {
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.20.1-windows-aarch64.zip",
"hash": "c8bb3e494d103e8c9a02d7cc67283c4a8eef254f1567741c12a17b8e43aed5f2"
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.21-windows-aarch64.zip",
"hash": "8705b218a866dec6991cd20f826bd4b018871704a4d37f5879fd27bf6585080c"
}
},
"extract_to": "tmp",