feat: arduino-cli升级到v1.2.2

This commit is contained in:
王立帮
2025-05-08 23:45:10 +08:00
parent c79fcd89dc
commit 20a473d868
4 changed files with 3 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ import * as tar from 'tar';
import shell from 'shelljs';
const version = '0.35.2';
const version = '1.2.2';
function getPlatformTarget() {