Ensuring https for Windows Taskcluster

This commit is contained in:
Jan Andre Ikenmeyer 2018-11-06 13:00:47 +01:00
parent e217672c1a
commit 82bd1e51c7
No known key found for this signature in database
GPG key ID: 28F9E42748DD95AE
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@
# Optional
$client.DownloadFile(
"http://download.tuxfamily.org/dvorak/windows/bepo.exe",
"https://download.tuxfamily.org/dvorak/windows/bepo.exe",
"C:\bepo.exe"
)