microsoft17-jdk: Update to version 17.0.10

This commit is contained in:
github-actions[bot] 2024-01-23 01:08:33 +00:00
parent c81adf62bb
commit 4ca9f04fca

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