adamedx / winbox

Chef recipe for developer workstation for Windows
39 stars 18 forks source link

download newest stable version of vs code #23

Closed sdelano closed 6 years ago

sdelano commented 6 years ago

when running master of winbox on a new windows instance, it appears that we're downloading and installing version 0.8.0 of vs code, and as soon as it tries to start up the user is instructed to install a non pre-release version. this link should continue to be the stable link.

I yanked it from the vs code downloads page and it redirects to the current stable artifact.

Signed-off-by: Stephen Delano stephen@chef.io

sdelano commented 6 years ago

@adamedx I was able to test this out a new install and it installed the newest version of VS Code.

adamedx commented 6 years ago

Excellent -- thanks for fixing this! Works on my box as well. And maybe this will inspire me to find time to add nuget.

adamedx commented 6 years ago

Oh yeah, it doesn't hurt if I update Supermarket, right? I think you're just going off this repo (or a fork of it).