[MacOS] Add YQ tool to macOS images(#5144) (#5173)

* Update toolset-10.15.json

* Update toolset-11.json

* Added Pester test and documentation update for YQ tool.

* Change YQ version to full description with URL.

* Add YQ to MacOS 12
This commit is contained in:
Igor Boskovic
2022-03-23 11:20:36 +01:00
committed by GitHub
parent af8332e66d
commit f439d173c2
6 changed files with 20 additions and 5 deletions

View File

@@ -228,7 +228,8 @@
"zlib",
"libxext",
"libxft",
"tcl-tk"
"tcl-tk",
"yq"
],
"cask_packages": [
"julia",
@@ -353,4 +354,4 @@
"postgresql": {
"version": "14"
}
}
}

View File

@@ -203,7 +203,8 @@
"libxext",
"libxft",
"tcl-tk",
"r"
"r",
"yq"
],
"cask_packages": [
"julia"

View File

@@ -119,7 +119,8 @@
"libxext",
"libxft",
"tcl-tk",
"r"
"r",
"yq"
],
"cask_packages": [
"julia"