| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.2.2-checksums.txt | 2025-04-22 | 1.2 kB | |
| CHANGELOG.md | 2025-04-22 | 11 Bytes | |
| arduino-cli_1.2.2_Linux_32bit.tar.gz | 2025-04-22 | 16.7 MB | |
| arduino-cli_1.2.2_Linux_64bit.tar.gz | 2025-04-22 | 17.3 MB | |
| arduino-cli_1.2.2_Linux_ARM64.tar.gz | 2025-04-22 | 16.2 MB | |
| arduino-cli_1.2.2_Linux_ARMv6.tar.gz | 2025-04-22 | 16.0 MB | |
| arduino-cli_1.2.2_Linux_ARMv7.tar.gz | 2025-04-22 | 16.0 MB | |
| arduino-cli_1.2.2_Windows_32bit.zip | 2025-04-22 | 17.0 MB | |
| arduino-cli_1.2.2_Windows_64bit.msi | 2025-04-22 | 18.1 MB | |
| arduino-cli_1.2.2_Windows_64bit.zip | 2025-04-22 | 17.7 MB | |
| arduino-cli_1.2.2_configuration.schema.json | 2025-04-22 | 8.4 kB | |
| arduino-cli_1.2.2_macOS_64bit.tar.gz | 2025-04-22 | 18.8 MB | |
| arduino-cli_1.2.2_macOS_ARM64.tar.gz | 2025-04-22 | 16.6 MB | |
| arduino-cli_1.2.2_proto.zip | 2025-04-22 | 28.3 kB | |
| README.md | 2025-04-22 | 1.0 kB | |
| v1.2.2 source code.tar.gz | 2025-04-22 | 10.2 MB | |
| v1.2.2 source code.zip | 2025-04-22 | 11.7 MB | |
| Totals: 17 Items | 192.4 MB | 0 | |
Changelog
- bugfix:
compile ... --dump-profilenow produces a clean output by @cmaglie in https://github.com/arduino/arduino-cli/pull/2852 - Fix NewSketch crash when directories.user is not set by @alessio-perugini in https://github.com/arduino/arduino-cli/pull/2862
- Upgrade golang version to 1.24.1 by @cmaglie in https://github.com/arduino/arduino-cli/pull/2850
- fix: allow lib-install from git using revision hash as a reference by @cmaglie in https://github.com/arduino/arduino-cli/pull/2882
- Fix user network config being ignored in package manager operations by @alessio-perugini in https://github.com/arduino/arduino-cli/pull/2889
- Fixed integration test by @cmaglie in https://github.com/arduino/arduino-cli/pull/2895
- Fix readme notice about CLI versioning by @cmaglie in https://github.com/arduino/arduino-cli/pull/2892
- Updated translation files by @github-actions in https://github.com/arduino/arduino-cli/pull/2854
Full Changelog: https://github.com/arduino/arduino-cli/compare/v1.2.0...v1.2.2