update download page versions, checksums

This commit is contained in:
idk
2021-08-24 18:31:44 -04:00
parent f6f5936ef5
commit f158a53035
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
FROM debian:stable
FROM debian:buster
ENV SERVERNAME=geti2p.net
ENV SERVERMAIL=example@geti2p.net

View File

@ -22,7 +22,7 @@ except ImportError:
###########
# Constants
CURRENT_I2P_VERSION = '0.9.50'
CURRENT_I2P_VERSION = '1.5.0'
CURRENT_I2P_FIREFOX_PROFILE_VERSION = '0.03'
CANONICAL_DOMAIN = 'geti2p.net'

View File

@ -1,7 +1,7 @@
{% set i2pinstall_windows_hash = '92e38abf0650671e08460dd25711afa67f7933a0b6fa655cbd2746662f06fb30' %}
{% set i2pinstall_jar_hash = '34902d2a7e678fda9261d489ab315661bd2915b9d0d81165acdee008d9031430' %}
{% set i2psource_hash = '66d32b3fd29fb5d68c1cbfdcf2ee74a671ebb359cdc697260291f12e441d94ff' %}
{% set i2pupdate_hash = 'c32e9472e25b5d086198dba8e555604a12593ec92be987565b2fc5efa5ce3a7f' %}
{% set i2pinstall_windows_hash = '2c9c382852e17e124d77a2bf28f95056599fd458f8de77adcf8e2aaa22b3ef81' %}
{% set i2pinstall_jar_hash = '8c843c90870223b4808065761d059a02b168b74daddd1773c36f0a0245e201f9' %}
{% set i2psource_hash = '26e5f4d95b1a0766870f97b30e57c9a8e98690279c3bf09198e30effabecc450' %}
{% set i2pupdate_hash = 'ea1b4b8095f4d6f5568ce879242e1d5b077de1beb4366f4a75a75cffd559ee7f' %}
{% set i2p_android_hash = '2795d966a498aa3c4a8e43176e3c0fb3f3ae1012689361f991e48edfa542dd4f' %}
{% set i2p_macnative_hash = '70447e8a352654afd940cfc6c05f094732de7ab05db7c42c173e49f37259d601' %}