mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
arduino-cli: Update to version 0.20.1
This commit is contained in:
parent
dd7103c8ed
commit
d9da4fd911
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.20.0",
|
"version": "0.20.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.20.0/arduino-cli_0.20.0_Windows_64bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/0.20.1/arduino-cli_0.20.1_Windows_64bit.zip",
|
||||||
"hash": "cd96f267b71fb1a3ce9fda50c05cf14dd25a14041ee22505a5484fc765370493"
|
"hash": "e32dc28abd8a58183b903b61822e711202e894be520eab8c834df733007533c7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.20.0/arduino-cli_0.20.0_Windows_32bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/0.20.1/arduino-cli_0.20.1_Windows_32bit.zip",
|
||||||
"hash": "b0334c2cff84f73c54054a0057a46b98111d63a1998faf50ad3931ddfa6fd620"
|
"hash": "92db352e25dd1ce3b20d42913295efe225d80a51e264fb2f0d23addc6f363e77"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "arduino-cli.exe",
|
"bin": "arduino-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user