diff --git a/bucket/arduino-cli.json b/bucket/arduino-cli.json index cd05b49f3e..6a8707c578 100644 --- a/bucket/arduino-cli.json +++ b/bucket/arduino-cli.json @@ -1,16 +1,16 @@ { - "version": "0.35.1", + "version": "0.35.2", "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/v0.35.1/arduino-cli_0.35.1_Windows_64bit.zip", - "hash": "6e208c06053bcb44e547f426f9ee092488fa25d2fbf4e4ff3461fdbb01749bca" + "url": "https://github.com/arduino/arduino-cli/releases/download/v0.35.2/arduino-cli_0.35.2_Windows_64bit.zip", + "hash": "831e71e91cda08071599a570fb40937c9cf0f0e8cf7711a7e24c7ee28b5406a7" }, "32bit": { - "url": "https://github.com/arduino/arduino-cli/releases/download/v0.35.1/arduino-cli_0.35.1_Windows_32bit.zip", - "hash": "1bb23e2297f13edef82af26c838f64719ec1edd4dc548717236aa3fcfde5728c" + "url": "https://github.com/arduino/arduino-cli/releases/download/v0.35.2/arduino-cli_0.35.2_Windows_32bit.zip", + "hash": "a117f41998ab4327cd97eb9583c60afd429b286208722d23460b502e6abf4850" } }, "bin": "arduino-cli.exe",