Use the refactored CLI in IDE2.

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
This commit is contained in:
Akos Kitta 2022-08-09 10:12:05 +02:00 committed by Akos Kitta
parent a39ab47e70
commit 8b3f3c69fc

View File

@ -160,7 +160,11 @@
],
"arduino": {
"cli": {
"version": "0.26.0-rc.1"
"version": {
"owner": "arduino",
"repo": "arduino-cli",
"commitish": "test_1"
}
},
"fwuploader": {
"version": "2.2.0"