update Firefox to 115.9.1esr and i2pd to 2.51.0

Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2024-04-26 22:52:42 +03:00
parent db0131f882
commit ea3dc86306
No known key found for this signature in database
GPG key ID: 66F6C87B98EBCFE2
3 changed files with 15 additions and 15 deletions

View file

@ -12,8 +12,8 @@ cd $dir
arch=$(uname -m)
language=$(osascript -e 'user locale of (get system info)' | sed -e 's/_/-/g')
version="115.6.0esr"
i2pdversion="2.50.0"
version="115.9.1esr"
i2pdversion="2.51.0"
ftpmirror="https://ftp.mozilla.org/pub/firefox/releases/${version}"