microsoft17-jdk: Update to version 17.0.12

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

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": "17.0.11",
"version": "17.0.12",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://aka.ms/download-jdk/microsoft-jdk-17.0.11-windows-x64.zip",
"hash": "3cfaeab47586d1a9b31822f035bbf01d09d7fd07923d8d6646ac5079c56f8d6f"
"url": "https://aka.ms/download-jdk/microsoft-jdk-17.0.12-windows-x64.zip",
"hash": "9461104ea16be22b42c90740bbb8d1a42660ca4e4299694b098b63274c2027be"
},
"arm64": {
"url": "https://aka.ms/download-jdk/microsoft-jdk-17.0.11-windows-aarch64.zip",
"hash": "c95290d24d6191a34d8486afc724247c1f1e7f53790dd2409aa6bf65bf0c1648"
"url": "https://aka.ms/download-jdk/microsoft-jdk-17.0.12-windows-aarch64.zip",
"hash": "c2fab4c59e2b33ab372447328ec45c45761d32bd530512732bfa66e922cfe415"
}
},
"extract_to": "tmp",