@@ -9,39 +9,46 @@ <h1 class="large-header"><span class="black">Download Processing.</span> Process
9
9
10
10
<!-- Downloads -->
11
11
< div class ="downloads ">
12
- < span class ="version "> 3.5.4 </ span >
13
- < span class ="version-date "> (17 January 2020 )</ span >
12
+ < span class ="version "> 4.0b1 </ span >
13
+ < span class ="version-date "> (9 August 2021 )</ span >
14
14
< ul class ="current-downloads ">
15
- < li > < a href ="https://download.processing.org/processing-3.5.4 -windows64.zip "> Windows</ a > 64-bit< br />
16
- < a href ="https://download.processing.org/processing-3.5.4-windows32.zip "> Windows</ a > 32-bit</ li >
17
- < li > < a href ="https://download.processing.org/processing-3.5.4 -linux64.tgz "> Linux</ a > 64-bit< br />
15
+ < li > < a href ="https://download.processing.org/processing-4.0b1 -windows64.zip "> Windows</ a > 64-bit<!-- <br />
16
+ <a href="https://download.processing.org/processing-3.5.4-windows32.zip">Windows</a> 32-bit</li>-->
17
+ < li > < a href ="https://download.processing.org/processing-4.0b1 -linux64.tgz "> Linux</ a > 64-bit< br />
18
18
<!--
19
19
<a href="http://download.processing.org/processing-3.5.3-linux32.tgz">Linux</a> 32-bit<br />
20
20
<a href="http://download.processing.org/processing-3.5.3-linux-armv6hf.tgz">Linux</a> ARM<br>
21
21
(<a href="http://pi.processing.org/" style="font-size: inherit;">running on Pi?</a>)
22
22
</li>
23
23
-->
24
- < li > < a href ="https://download.processing.org/processing-3.5.4 -macosx.zip "> Mac OS X </ a > </ li >
24
+ < li > < a href ="https://download.processing.org/processing-4.0b1 -macosx.zip "> macOS </ a > </ li >
25
25
</ ul >
26
26
</ div >
27
27
28
28
<!-- Meta -->
29
29
< div class ="meta ">
30
30
< div class ="links ">
31
31
» < a href ="https://github.com/processing "> Github</ a > < br >
32
- » < a href ="https://github.com/processing/processing /issues?state=open "> Report Bugs</ a > < br >
33
- » < a href ="https://github.com/processing/processing /wiki "> Wiki</ a > < br >
34
- » < a href ="https://github.com/processing/processing /wiki/Supported-Platforms "> Supported Platforms</ a >
32
+ » < a href ="https://github.com/processing/processing4 /issues?state=open "> Report Bugs</ a > < br >
33
+ » < a href ="https://github.com/processing/processing4 /wiki "> Wiki</ a > < br >
34
+ » < a href ="https://github.com/processing/processing4 /wiki/Supported-Platforms "> Supported Platforms</ a >
35
35
</ div >
36
36
< div class ="revisions ">
37
- Read about the < a href ="https://github.com/processing/processing /wiki/Changes-in-3 .0 "> changes in 3 .0</ a > . The < a href ="https://raw. github.com/processing/processing/ master/build/shared/revisions.txt "> list of revisions</ a > covers the differences between releases in detail.
37
+ Read about the < a href ="https://github.com/processing/processing4 /wiki/Changes-in-4 .0 "> changes in 4 .0</ a > . The < a href ="https://github.com/processing/processing4/blob/ master/build/shared/changes.md "> list of revisions</ a > covers the differences between releases in detail.
38
38
</ div >
39
39
</ div >
40
40
</ div >
41
41
42
42
<!-- Stable Releases -->
43
43
< div class ="releases ">
44
44
< h3 > Stable Releases</ h3 >
45
+ < li >
46
+ < span class ="version "> 4.0b1</ span >
47
+ < span class ="version-date "> (9 August 2021)</ span >
48
+ < a href ="https://download.processing.org/processing-4.0b1-windows64.zip "> Windows 64</ a >
49
+ < a href ="https://download.processing.org/processing-4.0b1-linux64.tgz "> Linux 64</ a >
50
+ < a href ="https://download.processing.org/processing-4.0b1-macosx.zip "> macOS</ a >
51
+ </ li >
45
52
< li >
46
53
< span class ="version "> 3.5.4</ span >
47
54
< span class ="version-date "> (17 January 2020)</ span >
@@ -273,6 +280,7 @@ <h3>Pre-Releases</h3>
273
280
< a href ="https://download.processing.org/processing-4.0a6-macosx.zip "> Mac OS X</ a >
274
281
</ li >
275
282
283
+ <!--
276
284
<li>
277
285
<span class="version">4.0 alpha 5</span>
278
286
<span class="version-date">(24 June 2021)</span>
@@ -281,7 +289,6 @@ <h3>Pre-Releases</h3>
281
289
<a href="https://download.processing.org/processing-4.0a5-macosx.zip">Mac OS X</a>
282
290
</li>
283
291
284
- <!--
285
292
<li>
286
293
<span class="version">4.0 alpha 4</span>
287
294
<span class="version-date">(15 June 2021)</span>
0 commit comments