[MacOS] Add Adoptium (Temurin-Hotspot) jdk 17 LTS (#4128)

This commit is contained in:
Mikhail Koliada
2021-09-23 16:52:53 +03:00
committed by GitHub
parent 41c6b5d6ca
commit bfc5bd5cc3
3 changed files with 3 additions and 3 deletions

View File

@@ -201,7 +201,7 @@
"vendors": [
{
"name": "Temurin-Hotspot",
"versions": [ "8", "11" ]
"versions": [ "8", "11", "17" ]
},
{
"name": "Adopt",

View File

@@ -153,7 +153,7 @@
"vendors": [
{
"name": "Temurin-Hotspot",
"versions": [ "8", "11" ]
"versions": [ "8", "11", "17" ]
},
{
"name": "Adopt",

View File

@@ -104,7 +104,7 @@
"vendors": [
{
"name": "Temurin-Hotspot",
"versions": [ "8", "11" ]
"versions": [ "8", "11", "17" ]
},
{
"name": "Adopt",