Skip to content

Commit 5f43f05

Browse files
Merge pull request #5 from actions/master
update local enviroonment
2 parents e24656c + 3f4ad2f commit 5f43f05

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+1027
-253
lines changed

images.CI/azure-pipelines/image-generation.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
- job:
99
pool: ci-agent-pool
1010
timeoutInMinutes: 600
11+
cancelTimeoutInMinutes: 30
1112
variables:
1213
- group: Image Generation Variables
1314

@@ -74,4 +75,4 @@ jobs:
7475
-ClientSecret $(CLIENT_SECRET) `
7576
-Image ${{ parameters.image_type }} `
7677
-SubscriptionId $(AZURE_SUBSCRIPTION) `
77-
-TenantId $(AZURE_TENANT)
78+
-TenantId $(AZURE_TENANT)

images.CI/cleanup.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ az login --service-principal --username $ClientId --password $ClientSecret --ten
1111

1212
$TempResourceGroupName = "${ResourcesNamePrefix}_${Image}"
1313

14-
$groupExist = az group exists --name $TempResourceGroupName --subscription $SubscriptionId | Out-Null
14+
$groupExist = az group exists --name $TempResourceGroupName --subscription $SubscriptionId
1515
if ($groupExist -eq "true") {
1616
Write-Host "Found a match, deleting temporary files"
1717
az group delete --name $TempResourceGroupName --subscription $SubscriptionId --yes | Out-Null

images/linux/Ubuntu1804-README.md

+75-62
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1+
<!--- DO NOT EDIT - This markdown file is autogenerated. -->
12
# Ubuntu 18.04.4 LTS
2-
The following software is installed on machines with the 20200406.2 update.
3+
The following software is installed on machines with the 20200430.1 update.
34
***
5+
- Homebrew on Linux (Homebrew 2.2.14
6+
Homebrew/linuxbrew-core (git revision d5a54e; last commit 2020-04-30))
47
- 7-Zip 16.02
5-
- Ansible (ansible 2.9.6)
8+
- Ansible (ansible 2.9.7)
69
- AzCopy (azcopy 7.3.0-netcore)
7-
- Azure CLI (azure-cli 2.3.1)
10+
- Azure CLI (azure-cli 2.5.1)
811
- Azure CLI (azure-devops 0.18.0)
912
- Basic CLI:
1013
- curl
@@ -15,6 +18,7 @@ The following software is installed on machines with the 20200406.2 update.
1518
- iputils-ping
1619
- jq
1720
- libcurl3
21+
- libgbm-dev
1822
- libicu55
1923
- libunwind8
2024
- locales
@@ -32,16 +36,21 @@ The following software is installed on machines with the 20200406.2 update.
3236
- wget
3337
- zip
3438
- zstd
35-
- AWS CLI (aws-cli/1.18.37 Python/2.7.17 Linux/5.0.0-1035-azure botocore/1.15.37)
39+
- Alibaba Cloud CLI (3.0.39)
40+
- AWS CLI (aws-cli/1.18.49 Python/2.7.17 Linux/5.3.0-1020-azure botocore/1.15.49)
3641
- build-essential
3742
- Clang 6.0 (6.0.0)
3843
- Clang 8 (8.0.0)
3944
- Clang 9 (9.0.0)
40-
- Swift version 5.2.1 (swift-5.2.1-RELEASE)
45+
- Swift version 5.2.3 (swift-5.2.3-RELEASE)
4146
Target: x86_64-unknown-linux-gnu
42-
- CMake (cmake version 3.16.2)
47+
- CMake (cmake version 3.17.0)
48+
- Podman (podman --version)
49+
Buildah (buildah --version)
50+
Skopeo (skopeo --version)
4351
- Docker Compose (docker-compose version 1.25.4, build 8d51620a)
4452
- Docker-Moby (Docker version 3.0.11+azure, build eb310fca49568dccd87c6136f774ef6fff2a1b51)
53+
- Docker-Buildx (0.3.1+azure)
4554
- .NET Core SDK:
4655
- 3.1.201
4756
- 3.1.200
@@ -108,20 +117,20 @@ Target: x86_64-unknown-linux-gnu
108117
- 2.1.302
109118
- 2.1.301
110119
- 2.1.300
111-
- Erlang (Erlang (SMP,ASYNC_THREADS,HIPE) (BEAM) emulator version 10.7)
112-
- Firefox (Mozilla Firefox 74.0.1)
120+
- Erlang (Erlang (SMP,ASYNC_THREADS,HIPE) (BEAM) emulator version 10.7.1)
121+
- Firefox (Mozilla Firefox 75.0)
113122
- Geckodriver (0.26.0); Gecko Driver is available via GECKOWEBDRIVER environment variable
114123
- GNU C++ 7.5.0
115124
- GNU C++ 8.4.0
116-
- GNU C++ 9.2.1
125+
- GNU C++ 9.3.0
117126
- GNU Fortran 8.4.0
118-
- GNU Fortran 9.2.1
119-
- Git (2.26.0)
127+
- GNU Fortran 9.3.0
128+
- Git (2.26.2)
120129
- Git Large File Storage (LFS) (2.10.0)
121130
- Hub CLI (2.14.2)
122-
- Google Chrome (Google Chrome 80.0.3987.163 )
123-
- ChromeDriver 80.0.3987.106 (f68069574609230cf9b635cd784cfb1bf81bb53a-refs/branch-heads/3987@{#882}); Chrome Driver is available via CHROMEWEBDRIVER environment variable
124-
- Google Cloud SDK (287.0.0)
131+
- Google Chrome (Google Chrome 81.0.4044.129 )
132+
- ChromeDriver 81.0.4044.69 (6813546031a4bc83f717a2ef7cd4ac6ec1199132-refs/branch-heads/4044@{#776}); Chrome Driver is available via CHROMEWEBDRIVER environment variable
133+
- Google Cloud SDK (290.0.1)
125134
- Haskell Cabal (cabal-install version 2.0.0.1
126135
compiled using version 2.0.1.1 of the Cabal library )
127136
- Haskell Cabal (cabal-install version 2.2.0.0
@@ -144,76 +153,79 @@ compiled using version 3.2.0.0 of the Cabal library )
144153
- GHC (The Glorious Glasgow Haskell Compilation System, version 8.8.3)
145154
- GHC (The Glorious Glasgow Haskell Compilation System, version 8.10.1)
146155
- Haskell Stack (Version 2.1.3, Git revision 636e3a759d51127df2b62f90772def126cdf6d1f (7735 commits) x86_64 hpack-0.31.2)
147-
- Heroku (heroku/7.39.2 linux-x64 node-v12.13.0)
148-
- HHVM (HipHop VM 4.52.0 (rel))
156+
- Heroku (heroku/7.39.5 linux-x64 node-v12.16.2)
157+
- HHVM (HipHop VM 4.55.0 (rel))
149158
- ImageMagick
150159
- Azul Zulu OpenJDK:
151-
- 7 (openjdk version "1.7.0_252")
152-
- 8 (openjdk version "1.8.0_242") (default)
153-
- 11 (openjdk version "11.0.6" 2020-01-14 LTS)
160+
- 7 (openjdk version "1.7.0_262")
161+
- 8 (openjdk version "1.8.0_252") (default)
162+
- 11 (openjdk version "11.0.7" 2020-04-14 LTS)
154163
- 12 (openjdk version "12.0.2" 2019-07-16)
155164
- Ant (Apache Ant(TM) version 1.10.5 compiled on March 28 2019)
156165
- Gradle 6.3
157166
- Maven (Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f))
158167
- Kind (kind v0.7.0 go1.13.6 linux/amd64)
159168
- kubectl (error: Missing or incomplete configuration info. Please point to an existing, complete config file:)
160-
- helm (v3.1.2+gd878d4d)
161-
- Leiningen (Leiningen 2.9.3 on Java 1.8.0_242 OpenJDK 64-Bit Server VM)
169+
- helm (v3.2.0+ge11b7ce)
170+
- Leiningen (Leiningen 2.9.3 on Java 1.8.0_252 OpenJDK 64-Bit Server VM)
162171
- Mercurial (Mercurial Distributed SCM (version 4.5.3))
163172
- Miniconda (conda 4.8.2)
164173
- Mono (Mono JIT compiler version 6.8.0.105 (tarball Tue Feb 4 21:20:20 UTC 2020))
165174
- MySQL (mysql Ver 14.14 Distrib 5.7.29, for Linux (x86_64) using EditLine wrapper)
166175
- MySQL Server (user:root password:root)
167176
- MS SQL Server Client Tools
177+
- MySQL service is disabled by default. Use the following command as a part of your job to start the service: 'sudo systemctl start mysql.service'
168178
- nvm (0.35.3)
169-
- Node.js (v12.16.1)
179+
- Node.js (v12.16.3)
170180
- Grunt (grunt-cli v1.2.0)
171181
- Gulp (CLI version: 2.2.0
172182
Local version: Unknown)
173-
- n (6.4.0)
183+
- n (6.5.1)
174184
- Parcel (1.12.4)
175185
- TypeScript (Version 3.8.3)
176-
- Webpack (4.42.1)
186+
- Webpack (4.43.0)
177187
- Webpack CLI (3.3.11)
178188
- Yarn (1.22.4)
179-
- Bazel (bazel 3.0.0)
180-
- Bazelisk (1.3.0)
189+
- Bazel (bazel 3.1.0)
190+
- Bazelisk (1.4.0)
181191
- PhantomJS (2.1.1)
182-
- PHP 7.1 (PHP 7.1.33-14+ubuntu18.04.1+deb.sury.org+1 (cli) (built: Mar 20 2020 13:57:43) ( NTS ))
183-
- PHP 7.2 (PHP 7.2.29-1+ubuntu18.04.1+deb.sury.org+1 (cli) (built: Mar 20 2020 13:54:39) ( NTS ))
184-
- PHP 7.3 (PHP 7.3.16-1+ubuntu18.04.1+deb.sury.org+1 (cli) (built: Mar 20 2020 13:51:46) ( NTS ))
185-
- PHP 7.4 (PHP 7.4.4 (cli) (built: Mar 20 2020 13:47:45) ( NTS ))
186-
- Composer (Composer version 1.10.1 2020-03-13 20:34:27)
192+
- PHP 7.1 (PHP 7.1.33-15+ubuntu18.04.1+deb.sury.org+1 (cli) (built: Apr 19 2020 07:59:27) ( NTS ))
193+
- PHP 7.2 (PHP 7.2.30-1+ubuntu18.04.1+deb.sury.org+1 (cli) (built: Apr 19 2020 07:50:50) ( NTS ))
194+
- PHP 7.3 (PHP 7.3.17-1+ubuntu18.04.1+deb.sury.org+1 (cli) (built: Apr 19 2020 07:44:26) ( NTS ))
195+
- PHP 7.4 (PHP 7.4.5 (cli) (built: Apr 19 2020 07:36:30) ( NTS ))
196+
- Composer (Composer version 1.10.5 2020-04-10 11:44:22)
187197
- PHPUnit (PHPUnit 7.5.20 by Sebastian Bergmann and contributors.)
188198
- Pollinate
189199
- psql (PostgreSQL) 10.12
190200
- Powershell (PowerShell 7.0.0)
191201
- ruby (2.5.1p57)
192202
- gem (3.1.2)
193203
- rustup (1.21.1)
194-
- rust (1.42.0)
195-
- cargo (1.42.0)
196-
- rustfmt (1.4.11-stable)
204+
- rust (1.43.0)
205+
- cargo (1.43.0)
206+
- rustfmt (1.4.12-stable)
197207
- clippy (0.0.212)
198-
- rustdoc (1.42.0)
208+
- rustdoc (1.43.0)
199209
- bindgen (0.53.2)
200-
- cbindgen (0.14.0)
201-
- Julia (julia version 1.4.0)
202-
- sbt (1.3.9)
210+
- cbindgen (0.14.1)
211+
- Julia (julia version 1.4.1)
212+
- sbt (1.3.10)
203213
- Selenium server standalone (available via SELENIUM_JAR_PATH environment variable)
204214
- Sphinx Open Source Search Server
205215
- Subversion (svn, version 1.9.7 (r1800392))
206216
- Terraform (Terraform v0.12.24)
207217
- Packer (1.5.5)
208218
- Vcpkg 2020.02.04-unknownhash
209-
- Zeit Now CLI (17.1.1)
210-
- MongoDB on Linux (2020-04-07T01:27:09.357+0000 I CONTROL [initandlisten] db version v4.2.5
211-
2020-04-07T01:27:09.357+0000 I CONTROL [initandlisten] git version: 2261279b51ea13df08ae708ff278f0679c59dc32
212-
2020-04-07T01:27:09.357+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1d 10 Sep 2019)
219+
- Zeit Now CLI (18.0.0)
220+
- MongoDB on Linux (2020-04-30T20:19:37.962+0000 I CONTROL [initandlisten] db version v4.2.6
221+
2020-04-30T20:19:37.962+0000 I CONTROL [initandlisten] git version: 20364840b8f1af16917e4c23c1b5f5efd8b352f8
222+
2020-04-30T20:19:37.962+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1g 21 Apr 2020)
223+
- Haveged 1.9.1-6
224+
- AWS SAM CLI, version 0.48.0
213225
- Go 1.11 (go version go1.11.13 linux/amd64)
214226
- Go 1.12 (go version go1.12.17 linux/amd64)
215-
- Go 1.13 (go version go1.13.9 linux/amd64)
216-
- Go 1.14 (go version go1.14.1 linux/amd64)
227+
- Go 1.13 (go version go1.13.10 linux/amd64)
228+
- Go 1.14 (go version go1.14.2 linux/amd64)
217229
- Google Repository 58
218230
- Google Play services 49
219231
- Google APIs 24
@@ -223,7 +235,7 @@ Local version: Unknown)
223235
- CMake 3.10.2.4988404
224236
3.6.4111459
225237
- Android Support Repository 47.0.0
226-
- Android SDK Platform-Tools 29.0.6
238+
- Android SDK Platform-Tools 30.0.0
227239
- Android SDK Platform 29
228240
- Android SDK Platform 28
229241
- Android SDK Platform 27
@@ -267,7 +279,7 @@ Local version: Unknown)
267279
- Android SDK Build-Tools 20.0.0
268280
- Android SDK Build-Tools 19.1.0
269281
- Android SDK Build-Tools 17.0.0
270-
- Android NDK 21.0.6113669
282+
- Android NDK 21.1.6352462
271283
- Az Module (1.0.0)
272284
- Az Module (1.6.0)
273285
- Az Module (2.3.2)
@@ -276,25 +288,20 @@ Local version: Unknown)
276288
- Az Module (3.1.0)
277289
- Az Module (3.5.0)
278290
- Cached container images
279-
- node:10 (Digest: sha256:816cfaee24dc2cea534e21d7f9c55f3b22c8bc6af61d8445f8d0178168ef3b28)
280-
- node:12 (Digest: sha256:46f4c17e1edbde36d60a9f6362db7912cfe301bac89afef7cc92421ab3e7ca18)
281-
- buildpack-deps:stretch (Digest: sha256:a711a64b26285b42cd02618a191ec6c99650449f698858e0e2cc0535ab85e4dd)
282-
- debian:9 (Digest: sha256:344470192d10cf7cf0bedcb183effbe99065829a8dbe68e65e703faf46fc10c1)
283-
- debian:8 (Digest: sha256:a77aa078ad4769799286bba5fc198deda5bfd4d0144a24e6aa0c8dddf0a22833)
284-
- node:10-alpine (Digest: sha256:9a88e3bc3f845b74d2fd8adcbc64608736a8be4a3e9dc7aa34fa743e3677a552)
285-
- node:12-alpine (Digest: sha256:6b5b783c9cfe229af0bd5b0b677dd32005bb22d58465f3d0fe7fbd1c60ce068c)
291+
- jekyll/builder:latest (Digest: sha256:c97cebe5f614888d61bebf234c1c93399aa74463ffdb175fd9b975a4b0fa8f13)
292+
- node:12-alpine (Digest: sha256:84f5c9090cc741421b2376b2393e7d5fa2f89d36167c12eb57aef16dd64ecf6c)
293+
- node:12 (Digest: sha256:5fe210262a6dc0c1f5555976356cf076c7a8c7645b0c781bc8a913881bbe7942)
294+
- node:10-alpine (Digest: sha256:b2db1b026f1b01a6a91f39d8204b89c5c13d2b40a017dd4d9253ab066c9cf2cb)
295+
- alpine:3.9 (Digest: sha256:414e0518bb9228d35e4cd5165567fb91d26c6a214e9c95899e1e056fcd349011)
296+
- alpine:3.10 (Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35)
297+
- node:10 (Digest: sha256:e0c512c52c3ca8797fc60ada3698004f5cba13af4a8a5968041edac1b5d98577)
298+
- buildpack-deps:stretch (Digest: sha256:38353fdc334fa612f3dedb3d1e8172c3e63de706ca80260856e5708d0fd1146a)
299+
- debian:9 (Digest: sha256:666ffd4fbcdff07edcbd65f0ec1dc86ed294f5e3be93eb26280575f77427df46)
300+
- debian:8 (Digest: sha256:734728c8e411698485ae644fc988dad06f757565e292b5b85edc084befa37bbb)
286301
- alpine:3.8 (Digest: sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14)
287-
- alpine:3.9 (Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178)
288-
- alpine:3.10 (Digest: sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f)
289-
- jekyll/builder:latest (Digest: sha256:875de39aa06300c749e26a79f39cdfa31404e4f2dbd2953cd4ebb0442bffda9e)
302+
- ubuntu:14.04 (Digest: sha256:ffc76f71dd8be8c9e222d420dc96901a07b61616689a44c7b3ef6a10b7213de4)
290303
- alpine:3.7 (Digest: sha256:8421d9a84432575381bfabd248f1eb56f3aa21d9d7cd2511583c68c9b7511d10)
291304
- mcr.microsoft.com/azure-pipelines/node8-typescript:latest (Digest: sha256:e52e60b9f71183969830a3664279b5d8c799b4b0ec2c25a0686f7c02f6a9669a)
292-
- Python:
293-
- Python 2.7.17
294-
- Python 3.5.9
295-
- Python 3.6.10
296-
- Python 3.7.6
297-
- Python 3.8.2
298305
- Ruby:
299306
- Ruby 2.4.10
300307
- Ruby 2.5.8
@@ -307,5 +314,11 @@ Local version: Unknown)
307314
- pip (pip 9.0.1 from /usr/lib/python2.7/dist-packages (python 2.7))
308315
- Python3 (Python 3.6.9)
309316
- pip3 (pip 9.0.1 from /usr/lib/python3/dist-packages (python 3.6))
317+
- Python:
318+
- Python 2.7.18
319+
- Python 3.5.9
320+
- Python 3.6.10
321+
- Python 3.7.7
322+
- Python 3.8.2
310323
- Boost C++ Libraries 1.69.0
311324
- Boost C++ Libraries 1.72.0

images/linux/scripts/installers/1604/basic.sh

+3-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ apt-fast install -y --no-install-recommends \
3838
upx \
3939
wget \
4040
zip \
41-
zstd
41+
zstd \
42+
lib32z1
4243

4344
# Electron / VSCode / GitHub Desktop / kubectl prereqs
4445
apt-fast install -y --no-install-recommends \
@@ -101,3 +102,4 @@ DocumentInstalledItemIndent "wget"
101102
DocumentInstalledItemIndent "zip"
102103
DocumentInstalledItemIndent "zstd"
103104
DocumentInstalledItemIndent "gnupg2"
105+
DocumentInstalledItemIndent "lib32z1"

images/linux/scripts/installers/1804/basic.sh

+11
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ apt-get install -y --no-install-recommends parallel
133133
echo "Install gnupg2"
134134
apt-get install -y --no-install-recommends gnupg2
135135

136+
echo "Install lib32z1"
137+
apt-get install -y --no-install-recommends lib32z1
138+
136139
# Run tests to determine that the software installed as expected
137140
echo "Testing to make sure that script performed as expected, and basic scenarios work"
138141
for cmd in curl file ftp jq netcat ssh parallel rsync shellcheck sudo telnet time unzip wget zip; do
@@ -142,6 +145,13 @@ for cmd in curl file ftp jq netcat ssh parallel rsync shellcheck sudo telnet tim
142145
fi
143146
done
144147

148+
# Workaround for systemd-resolve, since sometimes stub resolver does not work properly. Details: https://github.com/actions/virtual-environments/issues/798
149+
echo "Create resolv.conf link."
150+
if [[ -f /run/systemd/resolve/resolv.conf ]]; then
151+
echo "Create resolv.conf link."
152+
ln -sf /run/systemd/resolve/resolv.conf /etc/resolv.conf
153+
fi
154+
145155
# Document what was added to the image
146156
echo "Lastly, documenting what we added to the metadata file"
147157
DocumentInstalledItem "Basic CLI:"
@@ -172,3 +182,4 @@ DocumentInstalledItemIndent "wget"
172182
DocumentInstalledItemIndent "zip"
173183
DocumentInstalledItemIndent "zstd"
174184
DocumentInstalledItemIndent "gnupg2"
185+
DocumentInstalledItemIndent "lib32z1"

images/linux/scripts/installers/Install-Toolset.ps1

+2-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ $ErrorActionPreference = "Stop"
2828

2929
# Get toolset content
3030
$toolsetJson = Get-Content -Path "$env:INSTALLER_SCRIPT_FOLDER/toolset.json" -Raw
31-
$tools = ConvertFrom-Json -InputObject $toolsetJson | Select-Object -ExpandProperty toolcache
31+
$toolsToInstall = @("Python", "Node")
32+
$tools = ConvertFrom-Json -InputObject $toolsetJson | Select-Object -ExpandProperty toolcache | Where {$ToolsToInstall -contains $_.Name}
3233

3334
foreach ($tool in $tools) {
3435
# Get versions manifest for current tool

images/linux/scripts/installers/Validate-Toolset.ps1

+15-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ $ErrorActionPreference = "Stop"
2727

2828
# Define executables for cached tools
2929
$toolsExecutables = @{
30-
Python = @("python", "bin/pip");
30+
Python = @("python", "bin/pip")
3131
node = @("bin/node", "bin/npm")
32+
PyPy = @("bin/python", "bin/pip")
3233
}
3334

3435
# Get toolset content
@@ -43,6 +44,11 @@ foreach($tool in $tools) {
4344
$toolExecs = $toolsExecutables[$tool.name]
4445

4546
foreach ($version in $tool.versions) {
47+
# Add wildcard if missing
48+
if (-not $version.Contains('*')) {
49+
$version += '.*'
50+
}
51+
4652
# Check if version folder exists
4753
$expectedVersionPath = Join-Path $toolPath $version
4854
if (-not (Test-Path $expectedVersionPath)) {
@@ -59,7 +65,14 @@ foreach($tool in $tools) {
5965
Write-Host "Run validation test for $($tool.name)($($tool.arch)) $($foundVersion.name) executables..."
6066
Run-ExecutableTests -Executables $toolExecs -ToolPath $foundVersionPath
6167

68+
$foundVersionName = $foundVersion.name
69+
if ($tool.name -eq 'PyPy')
70+
{
71+
$pypyVersion = & "$foundVersionPath/bin/python" -c "import sys;print(sys.version.split('\n')[1])"
72+
$foundVersionName = "{0} {1}" -f $foundVersionName, $pypyVersion
73+
}
74+
6275
# Add tool version to documentation
63-
Invoke-Expression "bash -c `"source $env:HELPER_SCRIPTS/document.sh; DocumentInstalledItemIndent '$($tool.name) $($foundVersion.name)'`""
76+
Invoke-Expression "bash -c `"source $env:HELPER_SCRIPTS/document.sh; DocumentInstalledItemIndent '$($tool.name) $foundVersionName'`""
6477
}
6578
}

0 commit comments

Comments
 (0)