Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2022-09-19 20:15:08 +03:00
parent caf20bffe9
commit cfbd0dba37
No known key found for this signature in database
GPG key ID: 66F6C87B98EBCFE2
11 changed files with 106 additions and 14 deletions

View file

@ -12,7 +12,7 @@ cd $dir
arch=$(uname -m)
language=$(echo $LANG | cut -c-5 | sed s/_/-/g)
version="91.12.0esr"
version="102.3.0esr"
application="firefox"
ftpmirror="https://ftp.mozilla.org/pub/$application/releases/$version"