Skip to content

Commit 0852e46

Browse files
author
runner
committed
update vscode.sh:07ff9
1 parent 8a7778d commit 0852e46

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/ce099c1ed25d9eb3076c11e4a280f3eb52b4fbeb/code-stable-x64-1772846543.tar.gz"
5+
fileUrl="https://vscode.download.prss.microsoft.com/dbazure/download/stable/07ff9d6178ede9a1bd12ad3399074d726ebe6e43/code-stable-x64-1773778270.tar.gz"
66
fileName=`echo $fileUrl|awk -F "/" '{print $NF}'`
77

88
_main() {

0 commit comments

Comments
 (0)