mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-13 06:16:33 +00:00
Use the refactored CLI in IDE2.
Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
This commit is contained in:
parent
a39ab47e70
commit
8b3f3c69fc
@ -160,7 +160,11 @@
|
|||||||
],
|
],
|
||||||
"arduino": {
|
"arduino": {
|
||||||
"cli": {
|
"cli": {
|
||||||
"version": "0.26.0-rc.1"
|
"version": {
|
||||||
|
"owner": "arduino",
|
||||||
|
"repo": "arduino-cli",
|
||||||
|
"commitish": "test_1"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"fwuploader": {
|
"fwuploader": {
|
||||||
"version": "2.2.0"
|
"version": "2.2.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user