@@ -67,20 +67,22 @@ These are available from the "Assets" sections on the [releases page](https://gi
6767These builds are generated every day at 01:00 GMT from the ` main ` branch and should be considered unstable. In order to
6868get the latest nightly build available for the supported platform, use the following links:
6969
70- | Platform | | |
71- | --------- | ---------------------------- | ---------------------------- |
72- | Linux | [ 32 bit] [ linux32-nightly ] | [ 64 bit] [ linux64-nightly ] |
73- | Linux ARM | [ 32 bit] [ linuxarm32-nightly ] | [ 64 bit] [ linuxarm64-nightly ] |
74- | Windows | [ 32 bit] [ windows32-nightly ] | [ 64 bit] [ windows64-nightly ] |
75- | macOS | | [ 64 bit] [ macos64-nightly ] |
76- | macOS ARM | | [ 64 bit] [ macosarm64-nightly ] |
70+ | Platform | | |
71+ | ----------- | ---------------------------- | ------------------------------ |
72+ | Linux | [ 32 bit] [ linux32-nightly ] | [ 64 bit] [ linux64-nightly ] |
73+ | Linux ARM | [ 32 bit] [ linuxarm32-nightly ] | [ 64 bit] [ linuxarm64-nightly ] |
74+ | Windows | [ 32 bit] [ windows32-nightly ] | [ 64 bit] [ windows64-nightly ] |
75+ | Windows ARM | | [ 64 bit] [ windowsarm64-nightly ] |
76+ | macOS | | [ 64 bit] [ macos64-nightly ] |
77+ | macOS ARM | | [ 64 bit] [ macosarm64-nightly ] |
7778
7879[ linux64-nightly ] : https://downloads.arduino.cc/arduino-lint/nightly/arduino-lint_nightly-latest_Linux_64bit.tar.gz
7980[ linux32-nightly ] : https://downloads.arduino.cc/arduino-lint/nightly/arduino-lint_nightly-latest_Linux_32bit.tar.gz
8081[ linuxarm64-nightly ] : https://downloads.arduino.cc/arduino-lint/nightly/arduino-lint_nightly-latest_Linux_ARM64.tar.gz
8182[ linuxarm32-nightly ] : https://downloads.arduino.cc/arduino-lint/nightly/arduino-lint_nightly-latest_Linux_ARMv7.tar.gz
8283[ windows64-nightly ] : https://downloads.arduino.cc/arduino-lint/nightly/arduino-lint_nightly-latest_Windows_64bit.zip
8384[ windows32-nightly ] : https://downloads.arduino.cc/arduino-lint/nightly/arduino-lint_nightly-latest_Windows_32bit.zip
85+ [ windowsarm64-nightly ] : https://downloads.arduino.cc/arduino-lint/nightly/arduino-lint_nightly-latest_Windows_ARM64.zip
8486[ macos64-nightly ] : https://downloads.arduino.cc/arduino-lint/nightly/arduino-lint_nightly-latest_macOS_64bit.tar.gz
8587[ macosarm64-nightly ] : https://downloads.arduino.cc/arduino-lint/nightly/arduino-lint_nightly-latest_macOS_ARM64.tar.gz
8688
0 commit comments