Add jazzy tool to MacOS 10.14 - 12 (#4348)

This commit is contained in:
Nikolay Frolov
2021-10-27 16:48:10 +03:00
committed by GitHub
parent a8f97f0023
commit 4eb1b7986d
7 changed files with 20 additions and 4 deletions

View File

@@ -176,6 +176,7 @@ $markdown += New-MDNewLine
# Tools
$markdown += New-MDHeader "Tools" -Level 3
$toolsList = @(
(Get-JazzyVersion),
(Get-FastlaneVersion),
(Get-CmakeVersion),
(Get-AppCenterCLIVersion),