forked from I2P_Developers/i2p.www
Temporarily disable OSX bundle downloads
This commit is contained in:
@ -42,6 +42,11 @@ that are familiar and built-into the operating system.
|
||||
{%- set hash = '4bd75d633d497cc25cd256ec7cfcddec2a25d87ad118d0c125c788623d23a98e' -%}
|
||||
{%- set hash_arm64 = '773bcf127a2e1c0eafee944753a772426c1f7b5c6a8fb3f4d0b7e87bdcfc840b' -%}
|
||||
|
||||
<p><b>
|
||||
Downloads temporarily unavailable, sorry
|
||||
</b></p>
|
||||
<!--
|
||||
|
||||
{% call package_outer('osx', name, icon) %}
|
||||
<div class = "file">
|
||||
<a class = "default" href="{{ url_for('downloads_redirect', version=mver(), net=def_mirror.net, protocol=def_mirror.protocol, domain=def_mirror.domain, file=mver(filename) )}}">
|
||||
@ -74,6 +79,8 @@ that are familiar and built-into the operating system.
|
||||
</div>
|
||||
{% endcall %}
|
||||
|
||||
-->
|
||||
|
||||
<h2>{{ _('Instructions') }}</h2>
|
||||
<p>{% trans -%}
|
||||
Download the appropriate file for your Mac hardware and double-click on it. Accept the License Agreement, then
|
||||
|
Reference in New Issue
Block a user