File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33SHELL_FOLDER=$( cd $( dirname ${BASH_SOURCE[0]} ) ; pwd)
44
5- VERSION=" v30.0 .4"
5+ VERSION=" v30.2 .4"
66
77if [ -n " $1 " ]; then VERSION=$1 ; fi
88
Original file line number Diff line number Diff line change 22
33SHELL_FOLDER=$( cd $( dirname ${BASH_SOURCE[0]} ) ; pwd)
44
5- fileUrl=" https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0/linux-x86_64/zh-CN/firefox-152.0.tar.xz"
5+ fileUrl=" https://download-installer.cdn.mozilla.net/pub/firefox/releases/152.0.1 /linux-x86_64/zh-CN/firefox-152.0.1 .tar.xz"
66fileName=" Firefox-latest-x86_64.tar.bz2"
77
88_main () {
Original file line number Diff line number Diff line change 11#! /bin/bash
2- VERSION=" v0.163.2 "
2+ VERSION=" v0.163.3 "
33
44if [ -n " $1 " ]; then
55 VERSION=$1
Original file line number Diff line number Diff line change 22
33SHELL_FOLDER=$( cd $( dirname ${BASH_SOURCE[0]} ) ; pwd)
44
5- fileUrl=" https://vscode.download.prss.microsoft.com/dbazure/download/stable/93cfdd489c3b228840d0f86ec77c3636277c93ea /code-stable-x64-1781601447 .tar.gz"
5+ fileUrl=" https://vscode.download.prss.microsoft.com/dbazure/download/stable/6928394f91b684055b873eecb8bc281365131f1c /code-stable-x64-1781225422 .tar.gz"
66fileName=` echo $fileUrl | awk -F " /" ' {print $NF}' `
77
88_main () {
You can’t perform that action at this time.
0 commit comments