Commit 5bc9116 1 parent e4e2bf4 commit 5bc9116 Copy full SHA for 5bc9116
File tree 2 files changed +8
-3
lines changed
2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.61.2-45 (2021/10/27)
4
+
5
+ * Visual Studio Code 1.61.2
6
+ * Portapps 3.3.1
7
+
3
8
## 1.58.0-44 (2021/07/11)
4
9
5
10
* Visual Studio Code 1.58.0
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.58.0
9
- app.release = 44
8
+ app.version = 1.61.2
9
+ app.release = 45
10
10
app.homepage = https://code.visualstudio.com
11
11
12
12
# Portable app
@@ -21,5 +21,5 @@ papp.folder = app
21
21
atf.id = VSCode
22
22
atf.win64.filename = ${atf.id}-win64-${app.version}
23
23
atf.win64.ext = .zip
24
- atf.win64.url = https://az764295.vo.msecnd.net/stable/2d23c42a936db1c7b3b06f918cde29561cc47cd6 /VSCode-win32-x64-${app.version}.zip
24
+ atf.win64.url = https://az764295.vo.msecnd.net/stable/6cba118ac49a1b88332f312a8f67186f7f3c1643 /VSCode-win32-x64-${app.version}.zip
25
25
atf.win64.assertextract = Code.exe
You can’t perform that action at this time.
0 commit comments