mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
arduino-cli: Update to version 0.35.3
This commit is contained in:
parent
3f47b8eea6
commit
accf669431
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.35.2",
|
||||
"version": "0.35.3",
|
||||
"description": "Arduino command line interface",
|
||||
"homepage": "https://github.com/arduino/arduino-cli",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/v0.35.2/arduino-cli_0.35.2_Windows_64bit.zip",
|
||||
"hash": "831e71e91cda08071599a570fb40937c9cf0f0e8cf7711a7e24c7ee28b5406a7"
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/v0.35.3/arduino-cli_0.35.3_Windows_64bit.zip",
|
||||
"hash": "b3b03c37df87c99c9b201e4d4d5fb37f4f24e7441ac34510f5bb451de1eda35c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/v0.35.2/arduino-cli_0.35.2_Windows_32bit.zip",
|
||||
"hash": "a117f41998ab4327cd97eb9583c60afd429b286208722d23460b502e6abf4850"
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/v0.35.3/arduino-cli_0.35.3_Windows_32bit.zip",
|
||||
"hash": "2861a188c88d5ae604d853a8fc8f9147e9de1e97d296b1bd0b907986e882fde2"
|
||||
}
|
||||
},
|
||||
"bin": "arduino-cli.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user