Skip to content

Commit

Permalink
Visual Studio Code 1.67.2 (#39)
Browse files Browse the repository at this point in the history
Co-authored-by: CrazyMax <[email protected]>
  • Loading branch information
crazy-max and crazy-max authored May 22, 2022
1 parent 71d488d commit 0dfa0d1
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.61.2
app.release = 45
app.version = 1.67.2
app.release = 46
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/6cba118ac49a1b88332f312a8f67186f7f3c1643/VSCode-win32-x64-${app.version}.zip
atf.win64.url = https://az764295.vo.msecnd.net/stable/c3511e6c69bb39013c4a4b7b9566ec1ca73fc4d5/VSCode-win32-x64-${app.version}.zip
atf.win64.assertextract = Code.exe

0 comments on commit 0dfa0d1

Please sign in to comment.