microsoft17-jdk: Update to version 17.0.2.8.1

This commit is contained in:
Mathias Hermansson 2022-02-03 01:50:58 +01:00
parent 3a0eb97334
commit f3dc9834ba

View File

@ -1,15 +1,15 @@
{
"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.1.12.1",
"version": "17.0.2.8.1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://aka.ms/download-jdk/microsoft-jdk-17.0.1.12.1-windows-x64.zip",
"hash": "68194c25be4b0de5c1cb4dc941ee3e6261346ddcc3fa1d9630c6faa2792fe714"
"url": "https://aka.ms/download-jdk/microsoft-jdk-17.0.2.8.1-windows-x64.zip",
"hash": "6d8c754e39cc4016f6c18491a67a4d64563f82f89179f2c75e9b47e536ca217d"
}
},
"extract_dir": "jdk-17.0.1+12",
"extract_dir": "jdk-17.0.2+8",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"