mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
arduino-cli: Update to version 1.2.0
This commit is contained in:
parent
ac66435696
commit
82033267b5
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.1",
|
"version": "1.2.0",
|
||||||
"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.1.1/arduino-cli_1.1.1_Windows_64bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/v1.2.0/arduino-cli_1.2.0_Windows_64bit.zip",
|
||||||
"hash": "f49a61865ff5d91d2732a19c51b0ac767cce51213db84b0b28b98ee070879f66"
|
"hash": "aab5a4a7c03ab66b4dcfb3b8641553d56444b4ebceb839f44c5e9eb94cf512c6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/arduino/arduino-cli/releases/download/v1.1.1/arduino-cli_1.1.1_Windows_32bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/v1.2.0/arduino-cli_1.2.0_Windows_32bit.zip",
|
||||||
"hash": "ab9ced1036d4fa8648bd25382e0f5493a500c7deb62f7d5a6008bbdf3e8e5ffc"
|
"hash": "c4b691ac585974cf6cbd965d8562ea273f3acdbdd6112513e4250218a811a49e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "arduino-cli.exe",
|
"bin": "arduino-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user