Skip to content

Commit 447ab9c

Browse files
committed
Update download.html
Download for P4a2
1 parent 029c146 commit 447ab9c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

content/static/download.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,13 +264,24 @@ <h3>Stable Releases</h3>
264264
<h3>Pre-Releases</h3>
265265
<ul>
266266
<!-- <li>No pre-release versions are currently available.</li> -->
267+
268+
<li>
269+
<span class="version">4.0 alpha 2</span>
270+
<span class="version-date">(15 September 2020)</span>
271+
<a href="https://download.processing.org/processing-4.0a2-windows64.zip">Win 64</a>
272+
<a href="https://download.processing.org/processing-4.0a2-linux64.tgz">Linux 64</a>
273+
<a href="https://download.processing.org/processing-4.0a2-macosx.zip">Mac OS X</a>
274+
</li>
275+
276+
<!--
267277
<li>
268278
<span class="version">4.0 alpha 1</span>
269279
<span class="version-date">(18 January 2020)</span>
270280
<a href="https://download.processing.org/processing-4.0a1-windows64.zip">Win 64</a>
271281
<a href="https://download.processing.org/processing-4.0a1-linux64.tgz">Linux 64</a>
272282
<a href="https://download.processing.org/processing-4.0a1-macosx.zip">Mac OS X</a>
273283
</li>
284+
-->
274285

275286
<!--
276287
<li>

0 commit comments

Comments
 (0)