Skip to content

Commit 5bc9116

Browse files
committed
Visual Studio Code 1.61.2
1 parent e4e2bf4 commit 5bc9116

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.61.2-45 (2021/10/27)
4+
5+
* Visual Studio Code 1.61.2
6+
* Portapps 3.3.1
7+
38
## 1.58.0-44 (2021/07/11)
49

510
* Visual Studio Code 1.58.0

build.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ core.dir = ../portapps
55
app = vscode
66
app.name = Visual Studio Code
77
app.type = archive
8-
app.version = 1.58.0
9-
app.release = 44
8+
app.version = 1.61.2
9+
app.release = 45
1010
app.homepage = https://code.visualstudio.com
1111

1212
# Portable app
@@ -21,5 +21,5 @@ papp.folder = app
2121
atf.id = VSCode
2222
atf.win64.filename = ${atf.id}-win64-${app.version}
2323
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
2525
atf.win64.assertextract = Code.exe

0 commit comments

Comments
 (0)