diff --git a/bucket/arduino-cli.json b/bucket/arduino-cli.json index 5448564d87..8080ce44d0 100644 --- a/bucket/arduino-cli.json +++ b/bucket/arduino-cli.json @@ -1,16 +1,16 @@ { - "version": "0.33.0", + "version": "0.33.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.33.0/arduino-cli_0.33.0_Windows_64bit.zip", - "hash": "a07f0caabcedf53082c7797fe2586cea3e21cc065d1b970b9a0bd273bb8fbff4" + "url": "https://github.com/arduino/arduino-cli/releases/download/0.33.1/arduino-cli_0.33.1_Windows_64bit.zip", + "hash": "58e7474a5873dbd7cad811ed4193223497d90445a6312397a65c08156b6c96d3" }, "32bit": { - "url": "https://github.com/arduino/arduino-cli/releases/download/0.33.0/arduino-cli_0.33.0_Windows_32bit.zip", - "hash": "6a79bc5f02fafbae6cf11b49cf7a6d38c6f764798ac8f2162aaaa4fe0ca45be5" + "url": "https://github.com/arduino/arduino-cli/releases/download/0.33.1/arduino-cli_0.33.1_Windows_32bit.zip", + "hash": "3605d8e969ca4fb16646b4bdaf6c015197a8f95b3bf0d754b50f5308416337b8" } }, "bin": "arduino-cli.exe",