mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
arduino-cli: Update to version 0.18.1
This commit is contained in:
parent
dd44d074d7
commit
0f721c532b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.18.0",
|
"version": "0.18.1",
|
||||||
"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.18.0/arduino-cli_0.18.0_Windows_64bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/0.18.1/arduino-cli_0.18.1_Windows_64bit.zip",
|
||||||
"hash": "9c8195dab3c1dac891232522e6f9d0c2eab20645b096d2f321b898dc32c2c3f3"
|
"hash": "9f6345bce32f3074cdf975cce46c83575a57a194d719951e830405f4a9ef04e0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.18.0/arduino-cli_0.18.0_Windows_32bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/0.18.1/arduino-cli_0.18.1_Windows_32bit.zip",
|
||||||
"hash": "b115b2ff8fdd2b761b70ea01978bbbee3177f9752abb27d95d57c8c7ce29cad9"
|
"hash": "0efbe1a719bfb8304e2b6190a09fbaf7f59134dfb3a581a22ae8751e7dd2938a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "arduino-cli.exe",
|
"bin": "arduino-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user