Skip to content

Commit 322f643

Browse files
author
runner
committed
update vscode.sh:ce099
1 parent 7849a33 commit 322f643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vscode.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
SHELL_FOLDER=$(cd $(dirname ${BASH_SOURCE[0]});pwd)
44

5-
fileUrl="https://vscode.download.prss.microsoft.com/dbazure/download/stable/61b3d0ab13be7dda2389f1d3e60a119c7f660cc3/code-stable-x64-1772839286.tar.gz"
5+
fileUrl="https://vscode.download.prss.microsoft.com/dbazure/download/stable/ce099c1ed25d9eb3076c11e4a280f3eb52b4fbeb/code-stable-x64-1772846543.tar.gz"
66
fileName=`echo $fileUrl|awk -F "/" '{print $NF}'`
77

88
_main() {

0 commit comments

Comments
 (0)