Skip to content

Commit 0855bdb

Browse files
committed
Visual Studio Code 1.35.0
1 parent 39c8a30 commit 0855bdb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ core.dir = ../portapps
55
app = vscode
66
app.name = Visual Studio Code
77
app.type = archive
8-
app.version = 1.34.0
8+
app.version = 1.35.0
99
app.homepage = https://code.visualstudio.com
1010

1111
# Portable app
@@ -20,9 +20,9 @@ papp.folder = app
2020
atf.id = VSCode
2121
atf.win32.filename = ${atf.id}-win32-${app.version}
2222
atf.win32.ext = .zip
23-
atf.win32.url = https://az764295.vo.msecnd.net/stable/a622c65b2c713c890fcf4fbf07cf34049d5fe758/VSCode-win32-ia32-${app.version}.zip
23+
atf.win32.url = https://az764295.vo.msecnd.net/stable/553cfb2c2205db5f15f3ee8395bbd5cf066d357d/VSCode-win32-ia32-${app.version}.zip
2424
atf.win32.assertextract = Code.exe
2525
atf.win64.filename = ${atf.id}-win64-${app.version}
2626
atf.win64.ext = .zip
27-
atf.win64.url = https://az764295.vo.msecnd.net/stable/a622c65b2c713c890fcf4fbf07cf34049d5fe758/VSCode-win32-x64-${app.version}.zip
27+
atf.win64.url = https://az764295.vo.msecnd.net/stable/553cfb2c2205db5f15f3ee8395bbd5cf066d357d/VSCode-win32-x64-${app.version}.zip
2828
atf.win64.assertextract = Code.exe

0 commit comments

Comments
 (0)