diff --git a/bucket/arduino-cli.json b/bucket/arduino-cli.json index 53890240b8..5448564d87 100644 --- a/bucket/arduino-cli.json +++ b/bucket/arduino-cli.json @@ -1,16 +1,16 @@ { - "version": "0.32.2", + "version": "0.33.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.32.2/arduino-cli_0.32.2_Windows_64bit.zip", - "hash": "28feb9a0354ef3c6b1385061b636c9fb0c8c50d317baf4999bf8b5c62327c810" + "url": "https://github.com/arduino/arduino-cli/releases/download/0.33.0/arduino-cli_0.33.0_Windows_64bit.zip", + "hash": "a07f0caabcedf53082c7797fe2586cea3e21cc065d1b970b9a0bd273bb8fbff4" }, "32bit": { - "url": "https://github.com/arduino/arduino-cli/releases/download/0.32.2/arduino-cli_0.32.2_Windows_32bit.zip", - "hash": "281b0e431db3a4971a0950448b89bbe445c508c69094c8f542fdc235834cb4c5" + "url": "https://github.com/arduino/arduino-cli/releases/download/0.33.0/arduino-cli_0.33.0_Windows_32bit.zip", + "hash": "6a79bc5f02fafbae6cf11b49cf7a6d38c6f764798ac8f2162aaaa4fe0ca45be5" } }, "bin": "arduino-cli.exe",