mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
arduino-cli: Update to version 0.17.0
This commit is contained in:
parent
c94fa640a5
commit
f4692356cf
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.16.1",
|
"version": "0.17.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/0.16.1/arduino-cli_0.16.1_Windows_64bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/0.17.0/arduino-cli_0.17.0_Windows_64bit.zip",
|
||||||
"hash": "8aeec7607a7cf6357ef9764ee80db263ed2a1307d6180325cdcf2650c195ec95"
|
"hash": "e8920f40b6c88745192c43610f2f2882ebaa6c3003a526fd92275de109c43493"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.16.1/arduino-cli_0.16.1_Windows_32bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/0.17.0/arduino-cli_0.17.0_Windows_32bit.zip",
|
||||||
"hash": "526cb4bbfa8653fa3659d7fb17241ed430dba6ffb38ef006d005f159bada61d4"
|
"hash": "4d5e1c443c57636771a0342f2641ce1d8f8e70a79cdba4f32c0416d9c60f6132"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "arduino-cli.exe",
|
"bin": "arduino-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user