update ff to 91.11.0, update cert storage

Signed-off-by: R4SAS <r4sas@i2pmail.org>

Former-commit-id: 3721ea9dec974317685d81c69e6ea3d4f15d1f1f
This commit is contained in:
R4SAS 2022-07-25 01:19:09 +03:00
parent 4b161a4839
commit e3dd819feb
9 changed files with 70 additions and 67 deletions

View file

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