Commit 0855bdb 1 parent 39c8a30 commit 0855bdb Copy full SHA for 0855bdb
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ core.dir = ../portapps
5
5
app = vscode
6
6
app.name = Visual Studio Code
7
7
app.type = archive
8
- app.version = 1.34 .0
8
+ app.version = 1.35 .0
9
9
app.homepage = https://code.visualstudio.com
10
10
11
11
# Portable app
@@ -20,9 +20,9 @@ papp.folder = app
20
20
atf.id = VSCode
21
21
atf.win32.filename = ${atf.id}-win32-${app.version}
22
22
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
24
24
atf.win32.assertextract = Code.exe
25
25
atf.win64.filename = ${atf.id}-win64-${app.version}
26
26
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
28
28
atf.win64.assertextract = Code.exe
You can’t perform that action at this time.
0 commit comments