Home
last modified time | relevance | path

Searched defs:downloadUrl (Results 1 – 1 of 1) sorted by relevance

/external/catch2/misc/
DinstallOpenCppCoverage.ps12 $downloadUrl = "https://github.com/OpenCppCoverage/OpenCppCoverage/releases/download/release-0.9.7.… variable
6 Write-Host -ForegroundColor White ("Downloading OpenCppCoverage from: " + $downloadUrl) variable
7 Start-FileDownload $downloadUrl -FileName $installerPath variable