mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
arduino-cli: Update to version 1.2.2
This commit is contained in:
parent
e2cf3f21ce
commit
f5e3bee3bc
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.0",
|
"version": "1.2.2",
|
||||||
"description": "Arduino command line interface",
|
"description": "Arduino command line interface",
|
||||||
"homepage": "https://github.com/arduino/arduino-cli",
|
"homepage": "https://github.com/arduino/arduino-cli",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/arduino/arduino-cli/releases/download/v1.2.0/arduino-cli_1.2.0_Windows_64bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/v1.2.2/arduino-cli_1.2.2_Windows_64bit.zip",
|
||||||
"hash": "aab5a4a7c03ab66b4dcfb3b8641553d56444b4ebceb839f44c5e9eb94cf512c6"
|
"hash": "bdd3ed88a361af8539e51a1cc0bf831b269be155ddfdd90cb96a900ce78723b7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/arduino/arduino-cli/releases/download/v1.2.0/arduino-cli_1.2.0_Windows_32bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/v1.2.2/arduino-cli_1.2.2_Windows_32bit.zip",
|
||||||
"hash": "c4b691ac585974cf6cbd965d8562ea273f3acdbdd6112513e4250218a811a49e"
|
"hash": "a529712e4e8ef69109da4b38ec4531cbc3659c4a786c990fd1d355216debd734"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "arduino-cli.exe",
|
"bin": "arduino-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user