mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Ensuring https for Windows Taskcluster
This commit is contained in:
parent
e217672c1a
commit
82bd1e51c7
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue