update scripts

[ff] switch to 78.14.0
[i2pd] switch to 2.39.0
[i2pd] update addressbook
[i2pd] add orignal's reseed cert
[win] update CA for curl
[win] update 7z SFX binary version

Signed-off-by: R4SAS <r4sas@i2pmail.org>

Former-commit-id: 18510de3560bf3cf0ee416b0caf47bdf0a66bb22
This commit is contained in:
R4SAS 2021-09-20 01:33:15 +03:00
parent 11bf97797c
commit 9f4ce50f01
15 changed files with 550 additions and 534 deletions

View file

@ -1,14 +1,14 @@
@echo off
REM Copyright (c) 2013-2020, The PurpleI2P Project
REM Copyright (c) 2013-2021, The PurpleI2P Project
REM This file is part of Purple i2pd project and licensed under BSD3
REM See full license text in LICENSE file at top of project tree
setlocal enableextensions
set CURL=%~dp0curl.exe
set FFversion=78.11.0
set I2Pdversion=2.38.0
set FFversion=78.14.0
set I2Pdversion=2.39.0
call :GET_LOCALE
call :GET_PROXY
call :GET_ARCH