Merge pull request #32 from curbengh/i2pd-2.32.1
chore: update i2pd to 2.32.1 in windows & osx
This commit is contained in:
commit
2e2624d3f8
@ -13,7 +13,7 @@ cd $dir
|
||||
arch=$(uname -m)
|
||||
language=$(osascript -e 'user locale of (get system info)' | sed -e 's/_/-/g')
|
||||
version="60.9.0esr"
|
||||
i2pdversion="2.30.0"
|
||||
i2pdversion="2.32.1"
|
||||
|
||||
ftpmirror="https://ftp.mozilla.org/pub/firefox/releases/${version}"
|
||||
|
||||
|
@ -8,7 +8,7 @@ setlocal enableextensions
|
||||
|
||||
set CURL=%~dp0curl.exe
|
||||
set FFversion=60.9.0
|
||||
set I2Pdversion=2.30.0
|
||||
set I2Pdversion=2.32.1
|
||||
call :GET_LOCALE
|
||||
call :GET_PROXY
|
||||
call :GET_ARCH
|
||||
|
Loading…
Reference in New Issue
Block a user