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