{ "version": "0.15.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.15.0/arduino-cli_0.15.0_Windows_64bit.zip", "hash": "14c483a02ada0585ec1a80006d5a6f9e19b23766f6fada8f83c86f8d08f5cf3d" }, "32bit": { "url": "https://github.com/arduino/arduino-cli/releases/download/0.15.0/arduino-cli_0.15.0_Windows_32bit.zip", "hash": "128982aea3874940fc07801d828dce5d53bf8a3799acd0e4ee98d93365ecfebc" } }, "bin": "arduino-cli.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/arduino/arduino-cli/releases/download/$version/arduino-cli_$version_Windows_64bit.zip" }, "32bit": { "url": "https://github.com/arduino/arduino-cli/releases/download/$version/arduino-cli_$version_Windows_32bit.zip" } } } }