Skip to content

Commit c981171

Browse files
author
runner
committed
update firefox.sh:143.0.3
1 parent 3bd44a1 commit c981171

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

firefox.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://download-installer.cdn.mozilla.net/pub/firefox/releases/143.0.1/linux-x86_64/zh-CN/firefox-143.0.1.tar.xz"
5+
fileUrl="https://download-installer.cdn.mozilla.net/pub/firefox/releases/143.0.3/linux-x86_64/zh-CN/firefox-143.0.3.tar.xz"
66
fileName="Firefox-latest-x86_64.tar.bz2"
77

88
_main() {

0 commit comments

Comments
 (0)