diff --git a/build.properties b/build.properties index 953ca9c..c1c33d9 100644 --- a/build.properties +++ b/build.properties @@ -5,8 +5,8 @@ core.dir = ../portapps app = vscode app.name = Visual Studio Code app.type = archive -app.version = 1.86.1 -app.release = 53 +app.version = 1.87.2 +app.release = 54 app.homepage = https://code.visualstudio.com # Portable app @@ -21,5 +21,5 @@ papp.folder = app atf.id = VSCode atf.win64.filename = ${atf.id}-win64-${app.version} atf.win64.ext = .zip -atf.win64.url = https://vscode.download.prss.microsoft.com/dbazure/download/stable/31c37ee8f63491495ac49e43b8544550fbae4533/VSCode-win32-x64-${app.version}.zip +atf.win64.url = https://vscode.download.prss.microsoft.com/dbazure/download/stable/863d2581ecda6849923a2118d93a088b0745d9d6/VSCode-win32-x64-${app.version}.zip atf.win64.assertextract = Code.exe