Merge branch 'master' of i2pgit.org:i2p-hackers/i2p.www into style-guide

This commit is contained in:
idk
2020-12-01 17:55:44 -05:00
5 changed files with 21 additions and 23 deletions

View File

@@ -109,18 +109,6 @@ I2P connections.</p>
{%- endtrans %}
{% endcall %}
{% call package('macnative') %}
<p>{% trans i2pversion=ver() -%}
This is a more familiar drag-and-drop style installer for OSX, which
includes a Dock icon to easily inform you of I2P's status.
Beta.
{%- endtrans %}</p>
<p>{% trans -%}
Double-click on the file, then drag and drop the launcher into your Applications folder.
{%- endtrans %}</p>
{% endcall %}
{% call package('unix') %}
<p>{% trans i2pversion=ver() -%}
The most reliable way to launch the installer is from a terminal like this:

View File

@@ -1,7 +1,7 @@
{% set i2pinstall_windows_hash = '351fa15544133a7991cd0b17722286b37255c074591c16f79d3af426ee10f2be' %}
{% set i2pinstall_jar_hash = '3ddf3afb0c06edeed4810c6d1f34d909959dd94640adf7c638781b4a3b282e9e' %}
{% set i2psource_hash = 'dbccada6a353b54ceb844fe8cb0912c0363375a2f57214d23fcf463c4e6d2c4f' %}
{% set i2pupdate_hash = '328f85ba28ff6f60480aa0dcda88654fabeabcf63b732a770354bff7f134b135' %}
{% set i2pinstall_windows_hash = '817d52ea7662ef22a6158d62431aee44b8effe26d3883d979bbc72dac02a80d6' %}
{% set i2pinstall_jar_hash = '5dd5c300d3d2ca4eb7f7b33a2d4c9e54814f02c199c5176db17f214c8ab655d2' %}
{% set i2psource_hash = 'e8c55b17b2066d8eab82bc407128f1f0366530c5429a1413ea0cbf40f922d532' %}
{% set i2pupdate_hash = '4dac576536b4eaff5b4e8ff0e49d42bb2ff5167f6ead680b751c1bd2df7336c1' %}
{% set i2p_android_hash = 'b35eb467511343a8aecdf6a1f19c0459baac007c99a93e0933ce5ab70b5a7261' %}
{% set i2p_macnative_hash = '70447e8a352654afd940cfc6c05f094732de7ab05db7c42c173e49f37259d601' %}