diff --git a/bucket/arduino-cli.json b/bucket/arduino-cli.json index aff11e1f57..44eb993f11 100644 --- a/bucket/arduino-cli.json +++ b/bucket/arduino-cli.json @@ -1,16 +1,16 @@ { - "version": "0.11.0", + "version": "0.13.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.11.0/arduino-cli_0.11.0_Windows_64bit.zip", - "hash": "6c94e83d21dfee05420d5de09b5f0885928f87b39f0b8e51acff7bc84477c24b" + "url": "https://github.com/arduino/arduino-cli/releases/download/0.13.0/arduino-cli_0.13.0_Windows_64bit.zip", + "hash": "efd2c9570e44bde1c48b15b9bcf80c1a530b79103146d66515569f7d6ee9c73d" }, "32bit": { - "url": "https://github.com/arduino/arduino-cli/releases/download/0.11.0/arduino-cli_0.11.0_Windows_32bit.zip", - "hash": "34c41bb6552773e6c565f93c555f02d60d5e89848d144abdb01acda1376a22c1" + "url": "https://github.com/arduino/arduino-cli/releases/download/0.13.0/arduino-cli_0.13.0_Windows_32bit.zip", + "hash": "edca26d8d5437813d1d9a18f4e7769c801793c2e57ec9ca5fbe6c17169643fd6" } }, "bin": "arduino-cli.exe",