mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
arduino-cli: Update to version 0.32.0
This commit is contained in:
parent
c019492609
commit
50adde1a4d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.31.0",
|
"version": "0.32.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.31.0/arduino-cli_0.31.0_Windows_64bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/0.32.0/arduino-cli_0.32.0_Windows_64bit.zip",
|
||||||
"hash": "dfafc6f793b4b7906df4ea5fb9cd6a92bbc367b6ee30ce82bc5ec492bf4bc7d4"
|
"hash": "d5efaa30b7336c523bf379b9cacd1ab24e6fd2ee09aa13e8db1dd5a9dd1788e4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.31.0/arduino-cli_0.31.0_Windows_32bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/0.32.0/arduino-cli_0.32.0_Windows_32bit.zip",
|
||||||
"hash": "be98351586bf07ea61ab3bf497d4b01616fc74d2e12b9922e09d7cf574622bd6"
|
"hash": "9a5c1ee8fbf4ca7404a7e295ea01c7f25615578df4c256ab35a3ae4e0e99be16"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "arduino-cli.exe",
|
"bin": "arduino-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user