parent
07873b984f
commit
5f280d98cd
@ -8,7 +8,7 @@
|
||||
|
||||
arch=$(uname -m)
|
||||
language=$(echo $LANG | cut -c-5 | sed s/_/-/g)
|
||||
version="52.4.1esr"
|
||||
version="52.5.0esr"
|
||||
application="firefox"
|
||||
ftpmirror="https://ftp.mozilla.org/pub/$application/releases/$version"
|
||||
|
||||
|
@ -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=52.4.1
|
||||
set I2Pdversion=2.15.0
|
||||
set FFversion=52.5.0
|
||||
set I2Pdversion=2.16.0
|
||||
call :GET_LOCALE
|
||||
call :GET_PROXY
|
||||
call :GET_ARCH
|
||||
|
Loading…
Reference in New Issue
Block a user