diff --git a/bucket/arduino-cli.json b/bucket/arduino-cli.json index e80eb7b662..a8dd461e82 100644 --- a/bucket/arduino-cli.json +++ b/bucket/arduino-cli.json @@ -1,16 +1,16 @@ { - "version": "0.19.0", + "version": "0.19.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.19.0/arduino-cli_0.19.0_Windows_64bit.zip", - "hash": "a5b3354f6ae1d76cb70aa28e01324f431217bd6e65600ad095b18684ca3f862b" + "url": "https://github.com/arduino/arduino-cli/releases/download/0.19.1/arduino-cli_0.19.1_Windows_64bit.zip", + "hash": "56d071a56138e8bb064b007207eb739a7430cb863443e1e3858a588cf347dc41" }, "32bit": { - "url": "https://github.com/arduino/arduino-cli/releases/download/0.19.0/arduino-cli_0.19.0_Windows_32bit.zip", - "hash": "3bea0d4820a9d4e0c9cee96ab3913232c87cb6a6d0d527988abb3bdfdf74d43a" + "url": "https://github.com/arduino/arduino-cli/releases/download/0.19.1/arduino-cli_0.19.1_Windows_32bit.zip", + "hash": "6289dc79757c4df3c8e5081143ff0296125e11e1d6ba8d4bebe51adb346d2a8a" } }, "bin": "arduino-cli.exe",