diff --git a/bucket/arduino-cli.json b/bucket/arduino-cli.json index 18db6d35f1..1989fd35c5 100644 --- a/bucket/arduino-cli.json +++ b/bucket/arduino-cli.json @@ -1,16 +1,16 @@ { - "version": "0.25.1", + "version": "0.26.0", "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.25.1/arduino-cli_0.25.1_Windows_64bit.zip", - "hash": "376356abe5fa8dc3f453c89d6f403ad0f4c210fc48655df0e9c7d07bbcddd5f9" + "url": "https://github.com/arduino/arduino-cli/releases/download/0.26.0/arduino-cli_0.26.0_Windows_64bit.zip", + "hash": "4b851214dabfcdfade0d5d27be1f057af2ac542992023bfd66f8bb316f0f970c" }, "32bit": { - "url": "https://github.com/arduino/arduino-cli/releases/download/0.25.1/arduino-cli_0.25.1_Windows_32bit.zip", - "hash": "95e965d23fca89fe8a0765bf60770960e4bcf8b112b7d74c884c0c1900b41ae0" + "url": "https://github.com/arduino/arduino-cli/releases/download/0.26.0/arduino-cli_0.26.0_Windows_32bit.zip", + "hash": "9cb91eab9b84c6df3aa0c11213e0b8a12609bfd69a8436fc9caaf5c3bbc4e175" } }, "bin": "arduino-cli.exe",