arduino-cli: Update to version 0.20.1

This commit is contained in:
Richard Kuhnt 2021-11-29 12:01:49 +00:00
parent dd7103c8ed
commit d9da4fd911

View File

@ -1,16 +1,16 @@
{
"version": "0.20.0",
"version": "0.20.1",
"description": "Arduino command line interface",
"homepage": "https://github.com/arduino/arduino-cli",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/arduino/arduino-cli/releases/download/0.20.0/arduino-cli_0.20.0_Windows_64bit.zip",
"hash": "cd96f267b71fb1a3ce9fda50c05cf14dd25a14041ee22505a5484fc765370493"
"url": "https://github.com/arduino/arduino-cli/releases/download/0.20.1/arduino-cli_0.20.1_Windows_64bit.zip",
"hash": "e32dc28abd8a58183b903b61822e711202e894be520eab8c834df733007533c7"
},
"32bit": {
"url": "https://github.com/arduino/arduino-cli/releases/download/0.20.0/arduino-cli_0.20.0_Windows_32bit.zip",
"hash": "b0334c2cff84f73c54054a0057a46b98111d63a1998faf50ad3931ddfa6fd620"
"url": "https://github.com/arduino/arduino-cli/releases/download/0.20.1/arduino-cli_0.20.1_Windows_32bit.zip",
"hash": "92db352e25dd1ce3b20d42913295efe225d80a51e264fb2f0d23addc6f363e77"
}
},
"bin": "arduino-cli.exe",