Update Firefox and I2Pd and adjust search engine settings (#73)

* Remove Google as default search engine

* Update Firefox and I2Pd

* Fix the indentation
This commit is contained in:
David Uhden Collado 2025-02-15 12:24:47 +01:00 committed by GitHub
parent 37abab181d
commit cb6cfcd242
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 20 additions and 8 deletions

View file

@ -7,8 +7,8 @@ REM See full license text in LICENSE file at top of project tree
setlocal enableextensions
set CURL=%~dp0curl.exe
set FFversion=115.19.0esr
set I2Pdversion=2.55.0
set FFversion=115.20.0esr
set I2Pdversion=2.56.0
call :GET_LOCALE
call :GET_PROXY
call :GET_ARCH