arduino-cli: Update to version 1.1.0

This commit is contained in:
github-actions[bot] 2024-11-07 16:30:07 +00:00
parent bfc185c6b8
commit 385bd30e56

View File

@ -1,16 +1,16 @@
{
"version": "1.0.4",
"version": "1.1.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/v1.0.4/arduino-cli_1.0.4_Windows_64bit.zip",
"hash": "c11f09acb9897c49d11e7249d7508a490459d2de66f94f645389c3e2483d58e4"
"url": "https://github.com/arduino/arduino-cli/releases/download/v1.1.0/arduino-cli_1.1.0_Windows_64bit.zip",
"hash": "93a6d46a588a0edffc495de31327d1ff046cf0bfcbb64bd8e83efcc73e5778c6"
},
"32bit": {
"url": "https://github.com/arduino/arduino-cli/releases/download/v1.0.4/arduino-cli_1.0.4_Windows_32bit.zip",
"hash": "64fe032dda77e4b10ed7834895f80fa886d4daa01a4380928a73dd6c3af26383"
"url": "https://github.com/arduino/arduino-cli/releases/download/v1.1.0/arduino-cli_1.1.0_Windows_32bit.zip",
"hash": "cb3b868a7483a86c606b1627db4bcb598d2c98d9ae8ddeaf4f527990854615af"
}
},
"bin": "arduino-cli.exe",