microsoft17-jdk: Update to version 17.0.11

This commit is contained in:
github-actions[bot] 2024-04-19 01:02:03 +00:00
parent f85da194fe
commit acdeea811a

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