Commit c73c3bf 1 parent cc97262 commit c73c3bf Copy full SHA for c73c3bf
File tree 2 files changed +8
-4
lines changed
2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.49.0-38 (2020/09/24)
4
+
5
+ * Visual Studio Code 1.49.0
6
+
3
7
## 1.48.2-37 (2020/08/27)
4
8
5
9
* Visual Studio Code 1.48.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.48.2
9
- app.release = 37
8
+ app.version = 1.49.0
9
+ app.release = 38
10
10
app.homepage = https://code.visualstudio.com
11
11
12
12
# Portable app
@@ -21,9 +21,9 @@ papp.folder = app
21
21
atf.id = VSCode
22
22
atf.win32.filename = ${atf.id}-win32-${app.version}
23
23
atf.win32.ext = .zip
24
- atf.win32.url = https://az764295.vo.msecnd.net/stable/a0479759d6e9ea56afa657e454193f72aef85bd0 /VSCode-win32-ia32-${app.version}.zip
24
+ atf.win32.url = https://az764295.vo.msecnd.net/stable/e790b931385d72cf5669fcefc51cdf65990efa5d /VSCode-win32-ia32-${app.version}.zip
25
25
atf.win32.assertextract = Code.exe
26
26
atf.win64.filename = ${atf.id}-win64-${app.version}
27
27
atf.win64.ext = .zip
28
- atf.win64.url = https://az764295.vo.msecnd.net/stable/a0479759d6e9ea56afa657e454193f72aef85bd0 /VSCode-win32-x64-${app.version}.zip
28
+ atf.win64.url = https://az764295.vo.msecnd.net/stable/e790b931385d72cf5669fcefc51cdf65990efa5d /VSCode-win32-x64-${app.version}.zip
29
29
atf.win64.assertextract = Code.exe
You can’t perform that action at this time.
0 commit comments