Skip to content

Commit 82b4c65

Browse files
author
runner
committed
update vscode.sh:03c26
1 parent f2867cd commit 82b4c65

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/385651c938df8a906869babee516bffd0ddb9829/code-stable-x64-1759409365.tar.gz"
5+
fileUrl="https://vscode.download.prss.microsoft.com/dbazure/download/stable/03c265b1adee71ac88f833e065f7bb956b60550a/code-stable-x64-1759933479.tar.gz"
66
fileName=`echo $fileUrl|awk -F "/" '{print $NF}'`
77

88
_main() {

0 commit comments

Comments
 (0)