mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
arduino-cli: Update to version 0.32.1
This commit is contained in:
parent
69f2264d23
commit
55ba3ed75e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.32.0",
|
"version": "0.32.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.32.0/arduino-cli_0.32.0_Windows_64bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/0.32.1/arduino-cli_0.32.1_Windows_64bit.zip",
|
||||||
"hash": "d5efaa30b7336c523bf379b9cacd1ab24e6fd2ee09aa13e8db1dd5a9dd1788e4"
|
"hash": "2a6ef88190f0ef3dd9c18e6b64e0f390d130fd58c463c6c0cfa27862f1662fe9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.32.0/arduino-cli_0.32.0_Windows_32bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/0.32.1/arduino-cli_0.32.1_Windows_32bit.zip",
|
||||||
"hash": "9a5c1ee8fbf4ca7404a7e295ea01c7f25615578df4c256ab35a3ae4e0e99be16"
|
"hash": "f3bdaa784415f950b42d45eef07c71d71db67760b571caae96214c2fe7675b28"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "arduino-cli.exe",
|
"bin": "arduino-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user