Skip to content

Commit

Permalink
Update download host (#3267)
Browse files Browse the repository at this point in the history
  • Loading branch information
thosoo authored Apr 1, 2021
1 parent de62412 commit 4294279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/Install-VSCode.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ function Get-CodePlatformInformation {
ExePath = $exePath
Platform = $platform
Channel = $channel
FileUri = "https://vscode-update.azurewebsites.net/latest/$platform/$channel"
FileUri = "https://update.code.visualstudio.com/latest/$platform/$channel"
Extension = $ext
}

Expand Down

0 comments on commit 4294279

Please sign in to comment.