mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 19:51:22 +00:00
arduino-cli: Update to version 0.20.0
This commit is contained in:
parent
c43c29d6f8
commit
4189a3364e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.19.3",
|
"version": "0.20.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.19.3/arduino-cli_0.19.3_Windows_64bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/0.20.0/arduino-cli_0.20.0_Windows_64bit.zip",
|
||||||
"hash": "3f2d759cab5c7768636c17cb9d47a4d1b7d7cf133709ffda9ac7a9ca27f8234f"
|
"hash": "cd96f267b71fb1a3ce9fda50c05cf14dd25a14041ee22505a5484fc765370493"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.19.3/arduino-cli_0.19.3_Windows_32bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/0.20.0/arduino-cli_0.20.0_Windows_32bit.zip",
|
||||||
"hash": "00025e8e1a327d94f8b8aa044ce1dc4da9a4786c61960b8efbf91c65a4e118f2"
|
"hash": "b0334c2cff84f73c54054a0057a46b98111d63a1998faf50ad3931ddfa6fd620"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "arduino-cli.exe",
|
"bin": "arduino-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user