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