mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
arduino-cli: Update to version 0.18.3
This commit is contained in:
parent
b1eb34d15a
commit
23586e6ead
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.18.2",
|
||||
"version": "0.18.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/0.18.2/arduino-cli_0.18.2_Windows_64bit.zip",
|
||||
"hash": "9a352b4f7cdada1d39320b66cec07e1fd062430135688d3c85aa5395e8026f0e"
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.18.3/arduino-cli_0.18.3_Windows_64bit.zip",
|
||||
"hash": "b92ae2923edab07e7d39ac8fdc54500bf5198868522d7acfa5090de970cf9603"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.18.2/arduino-cli_0.18.2_Windows_32bit.zip",
|
||||
"hash": "341e07955097615e48b698c0a40973b5d5a0b047ac5b87dfc211a991f2aa9293"
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.18.3/arduino-cli_0.18.3_Windows_32bit.zip",
|
||||
"hash": "b8fa3f2c614557decf6ebe6688bc635b9260a220305be139d2368c437d4c3cfa"
|
||||
}
|
||||
},
|
||||
"bin": "arduino-cli.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user