internal/dl: update darwin requirement
This commit is contained in:
Родитель
7cf788b6dc
Коммит
c637a1c5aa
|
@ -170,7 +170,7 @@ var featuredFiles = []Feature{
|
|||
},
|
||||
{
|
||||
Platform: "Apple macOS (x86-64)",
|
||||
Requirements: "macOS 10.13 or later, Intel 64-bit processor",
|
||||
Requirements: "macOS 10.15 or later, Intel 64-bit processor",
|
||||
fileRE: regexp.MustCompile(`\.darwin-amd64\.pkg$`),
|
||||
},
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче