Update Firefox to 115.13.0esr and i2pd to 2.52.0 (#62)

This commit is contained in:
David Uhden Collado 2024-07-18 17:20:49 +00:00 committed by GitHub
parent ea3dc86306
commit e45d9cd337
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 946 additions and 187 deletions

View file

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