microsoft-lts-jdk: Update to version 21.0.6

This commit is contained in:
github-actions[bot] 2025-01-23 01:18:14 +00:00
parent c425667cf2
commit 55befacb4b

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.5",
"version": "21.0.6",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://aka.ms/download-jdk/microsoft-jdk-21.0.5-windows-x64.zip",
"hash": "12e42c2c572a111f38e2a9e044afc50dbdac850349a4d4bb26808ed33119a9cd"
"url": "https://aka.ms/download-jdk/microsoft-jdk-21.0.6-windows-x64.zip",
"hash": "fa8f1eb53e9062895dcf7547abb22d7a96db40e1be1565bc3a61c2e399dbda03"
},
"arm64": {
"url": "https://aka.ms/download-jdk/microsoft-jdk-21.0.5-windows-aarch64.zip",
"hash": "5eaa375659c543a5d3310d51004e3bdc290ff9e48e9bcd29187dfafeca97c2a4"
"url": "https://aka.ms/download-jdk/microsoft-jdk-21.0.6-windows-aarch64.zip",
"hash": "a612be6b689b4906fa1825e522c2c58b9598e9a8ae93226b62a9bfeb90bbad79"
}
},
"extract_to": "tmp",