mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 06:05:27 +00:00
parent
07873b984f
commit
5f280d98cd
2 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
arch=$(uname -m)
|
arch=$(uname -m)
|
||||||
language=$(echo $LANG | cut -c-5 | sed s/_/-/g)
|
language=$(echo $LANG | cut -c-5 | sed s/_/-/g)
|
||||||
version="52.4.1esr"
|
version="52.5.0esr"
|
||||||
application="firefox"
|
application="firefox"
|
||||||
ftpmirror="https://ftp.mozilla.org/pub/$application/releases/$version"
|
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
|
setlocal enableextensions
|
||||||
|
|
||||||
set CURL=%~dp0curl.exe
|
set CURL=%~dp0curl.exe
|
||||||
set FFversion=52.4.1
|
set FFversion=52.5.0
|
||||||
set I2Pdversion=2.15.0
|
set I2Pdversion=2.16.0
|
||||||
call :GET_LOCALE
|
call :GET_LOCALE
|
||||||
call :GET_PROXY
|
call :GET_PROXY
|
||||||
call :GET_ARCH
|
call :GET_ARCH
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue