Commit 3d40bab 1 parent 4a0f9c3 commit 3d40bab Copy full SHA for 3d40bab
File tree 2 files changed +9
-7
lines changed
2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.55.2-43 (2021/04/15)
4
+
5
+ * Visual Studio Code 1.55.2
6
+ * Portapps 3.3.0
7
+ * No more win32 release
8
+
3
9
## 1.53.2-42 (2021/02/15)
4
10
5
11
* Visual Studio Code 1.53.2
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ core.dir = ../portapps
5
5
app = vscode
6
6
app.name = Visual Studio Code
7
7
app.type = archive
8
- app.version = 1.53 .2
9
- app.release = 42
8
+ app.version = 1.55 .2
9
+ app.release = 43
10
10
app.homepage = https://code.visualstudio.com
11
11
12
12
# Portable app
@@ -19,11 +19,7 @@ papp.folder = app
19
19
20
20
# Official artifact
21
21
atf.id = VSCode
22
- atf.win32.filename = ${atf.id}-win32-${app.version}
23
- atf.win32.ext = .zip
24
- atf.win32.url = https://az764295.vo.msecnd.net/stable/622cb03f7e070a9670c94bae1a45d78d7181fbd4/VSCode-win32-ia32-${app.version}.zip
25
- atf.win32.assertextract = Code.exe
26
22
atf.win64.filename = ${atf.id}-win64-${app.version}
27
23
atf.win64.ext = .zip
28
- atf.win64.url = https://az764295.vo.msecnd.net/stable/622cb03f7e070a9670c94bae1a45d78d7181fbd4 /VSCode-win32-x64-${app.version}.zip
24
+ atf.win64.url = https://az764295.vo.msecnd.net/stable/3c4e3df9e89829dce27b7b5c24508306b151f30d /VSCode-win32-x64-${app.version}.zip
29
25
atf.win64.assertextract = Code.exe
You can’t perform that action at this time.
0 commit comments