Skip to content

Commit

Permalink
Visual Studio Code 1.85.1
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Dec 26, 2023
1 parent fa73e62 commit a42ba2e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ core.dir = ../portapps
app = vscode
app.name = Visual Studio Code
app.type = archive
app.version = 1.73.1
app.release = 47
app.version = 1.85.1
app.release = 48
app.homepage = https://code.visualstudio.com

# Portable app
Expand All @@ -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://az764295.vo.msecnd.net/stable/6261075646f055b99068d3688932416f2346dd3b/VSCode-win32-x64-${app.version}.zip
atf.win64.url = https://update.code.visualstudio.com/${app.version}/win32-x64-user/stable
atf.win64.assertextract = Code.exe

0 comments on commit a42ba2e

Please sign in to comment.