mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 06:05:27 +00:00
Merge pull request #30 from rex4539/i2pd-update
Update I2Pd to 2.29.0 (without linux binary) Former-commit-id: 92f98a54c718f262c4b9ba8df4f5ec5b6f86cf10
This commit is contained in:
commit
eb32de6eee
2 changed files with 2 additions and 2 deletions
|
|
@ -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.28.0"
|
||||
i2pdversion="2.29.0"
|
||||
|
||||
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.28.0
|
||||
set I2Pdversion=2.29.0
|
||||
call :GET_LOCALE
|
||||
call :GET_PROXY
|
||||
call :GET_ARCH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue