mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
arduino-cli: Update to version 0.27.1
This commit is contained in:
parent
774c9a90f2
commit
5fa9423938
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.27.0",
|
||||
"version": "0.27.1",
|
||||
"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/0.27.0/arduino-cli_0.27.0_Windows_64bit.zip",
|
||||
"hash": "4adffdd30810ad5339884acbd757cf4ddae6160eab7711dd3571e5485014ff6b"
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.27.1/arduino-cli_0.27.1_Windows_64bit.zip",
|
||||
"hash": "855e7a97306ca82f02f060e28be40b2552c09157bf9e286ddecaf3b8ac42e241"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.27.0/arduino-cli_0.27.0_Windows_32bit.zip",
|
||||
"hash": "ea566028a0830c61ca661cce414d37866fb9a1b08fae1e448469f4a129fcc144"
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.27.1/arduino-cli_0.27.1_Windows_32bit.zip",
|
||||
"hash": "1af9cedeb6fa192d4bed6e94a38702d4a0e8fa60736146514ee18133bb06e0b9"
|
||||
}
|
||||
},
|
||||
"bin": "arduino-cli.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user