Commit d5f2f5b 1 parent 61cccaa commit d5f2f5b Copy full SHA for d5f2f5b
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Portapps
2
- # core.dir = vendor/github.com/portapps/portapps
3
2
core.dir = ../portapps
4
3
5
4
# App
6
5
app = vscode
7
6
app.name = Visual Studio Code
8
7
app.type = archive
9
- app.version = 1.33.1
8
+ app.version = 1.34.0
9
+ app.homepage = https://code.visualstudio.com
10
10
11
11
# Portable app
12
12
papp.id = ${app}-portable
@@ -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/51b0b28134d51361cf996d2f0a1c698247aeabd8 /VSCode-win32-ia32-${app.version}.zip
23
+ atf.win32.url = https://az764295.vo.msecnd.net/stable/a622c65b2c713c890fcf4fbf07cf34049d5fe758 /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/51b0b28134d51361cf996d2f0a1c698247aeabd8 /VSCode-win32-x64-${app.version}.zip
27
+ atf.win64.url = https://az764295.vo.msecnd.net/stable/a622c65b2c713c890fcf4fbf07cf34049d5fe758 /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