@@ -8,16 +8,17 @@ You can download the latest version of the Arduino Pro IDE application for the s
8
8
9
9
#### Latest version
10
10
11
- Platform | 32 bit | 64 bit |
12
- --------- | ------------------------ | ------------------------ |
13
- Linux | | [ Linux 64 bit] |
14
- Linux ARM | [ 🚧 Work in progress...] | [ 🚧 Work in progress...] |
15
- Windows | | [ Windows 64 bit] |
16
- macOS | | [ macOS 64 bit] |
11
+ Platform | 32 bit | 64 bit |
12
+ --------- | ------------------------ | ---------------------------------------------------- |
13
+ Linux | | [ Linux 64 bit] |
14
+ Linux ARM | [ 🚧 Work in progress...] | [ 🚧 Work in progress...] |
15
+ Windows | | [ Windows 64 bit installer ] < br /> [ Windows 64 bit ZIP ] |
16
+ macOS | | [ macOS 64 bit] |
17
17
18
18
[ 🚧 Work in progress... ] : https://github.com/arduino/arduino-pro-ide/issues/287
19
19
[ Linux 64 bit ] : https://downloads.arduino.cc/arduino-pro-ide/arduino-pro-ide_latest_Linux_64bit.zip
20
- [ Windows 64 bit ] : https://downloads.arduino.cc/arduino-pro-ide/arduino-pro-ide_latest_Windows_64bit.zip
20
+ [ Windows 64 bit installer ] : https://downloads.arduino.cc/arduino-pro-ide/arduino-pro-ide_latest_Windows_64bit.exe
21
+ [ Windows 64 bit ZIP ] : https://downloads.arduino.cc/arduino-pro-ide/arduino-pro-ide_latest_Windows_64bit.zip
21
22
[ macOS 64 bit ] : https://downloads.arduino.cc/arduino-pro-ide/arduino-pro-ide_latest_macOS_64bit.dmg
22
23
23
24
#### Previous versions
@@ -30,16 +31,17 @@ These builds are generated every day at 03:00 GMT from the `master` branch and
30
31
should be considered unstable. In order to get the latest nightly build
31
32
available for the supported platform, use the following links:
32
33
33
- Platform | 32 bit | 64 bit |
34
- --------- | ------------------------ | ------------------------ |
35
- Linux | | [ Nightly Linux 64 bit] |
36
- Linux ARM | [ 🚧 Work in progress...] | [ 🚧 Work in progress...] |
37
- Windows | | [ Nightly Windows 64 bit] |
38
- macOS | | [ Nightly macOS 64 bit] |
34
+ Platform | 32 bit | 64 bit |
35
+ --------- | ------------------------ | -------------------------------------------------------------------- |
36
+ Linux | | [ Nightly Linux 64 bit] |
37
+ Linux ARM | [ 🚧 Work in progress...] | [ 🚧 Work in progress...] |
38
+ Windows | | [ Nightly Windows 64 bit installer ] < br /> [ Nightly Windows 64 bit ZIP ] |
39
+ macOS | | [ Nightly macOS 64 bit] |
39
40
40
41
[ 🚧 Work in progress... ] : https://github.com/arduino/arduino-pro-ide/issues/287
41
42
[ Nightly Linux 64 bit ] : https://downloads.arduino.cc/arduino-pro-ide/nightly/arduino-pro-ide_nightly-latest_Linux_64bit.zip
42
- [ Nightly Windows 64 bit ] : https://downloads.arduino.cc/arduino-pro-ide/nightly/arduino-pro-ide_nightly-latest_Windows_64bit.zip
43
+ [ Nightly Windows 64 bit installer ] : https://downloads.arduino.cc/arduino-pro-ide/nightly/arduino-pro-ide_nightly-latest_Windows_64bit.exe
44
+ [ Nightly Windows 64 bit ZIP ] : https://downloads.arduino.cc/arduino-pro-ide/nightly/arduino-pro-ide_nightly-latest_Windows_64bit.zip
43
45
[ Nightly macOS 64 bit ] : https://downloads.arduino.cc/arduino-pro-ide/nightly/arduino-pro-ide_nightly-latest_macOS_64bit.dmg
44
46
45
47
> These links return an HTTP ` 302: Found ` response, redirecting to latest
0 commit comments