[Ubuntu] Add apt-fast version to readme (#1846)

* add apt-fast

* change to apt list

* simplify the function
This commit is contained in:
Mikhail Timofeev
2020-10-20 12:38:05 +03:00
committed by GitHub
parent 2a0836a763
commit a5ef7bd7ef
2 changed files with 6 additions and 0 deletions

View File

@@ -87,6 +87,7 @@ $markdown += New-MDHeader "Tools" -Level 3
$toolsList = @(
(Get-7zipVersion),
(Get-AnsibleVersion),
(Get-AptFastVersion),
(Get-AzCopy7Version),
(Get-AzCopy10Version),
(Get-BazelVersion),