microsoft21-jdk: Update to version 21.0.4

This commit is contained in:
github-actions[bot] 2024-07-30 01:10:39 +00:00
parent 35e9db7fdc
commit 646ffec428

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": "21.0.3",
"version": "21.0.4",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://aka.ms/download-jdk/microsoft-jdk-21.0.3-windows-x64.zip",
"hash": "d1c5a1c674bf472838c4d63c46c2e23a8efd399362e40abebd4eee4988bc2130"
"url": "https://aka.ms/download-jdk/microsoft-jdk-21.0.4-windows-x64.zip",
"hash": "cf09479ad327e9b908dd9297808d9316fb0946122fcbd7298f4189552ea5ff54"
},
"arm64": {
"url": "https://aka.ms/download-jdk/microsoft-jdk-21.0.3-windows-aarch64.zip",
"hash": "4c57bd9bc1a910f57bf495830c9e6c171c136a74392b9f462f2ddb168b65c019"
"url": "https://aka.ms/download-jdk/microsoft-jdk-21.0.4-windows-aarch64.zip",
"hash": "0bfae308b19b196b7065176eeda6b002c5a54112d545604d9d44b579b5a17bbc"
}
},
"extract_to": "tmp",