mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
arduino-cli: Update to version 0.14.1
This commit is contained in:
parent
7248fa1daa
commit
9060fe2443
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.14.0",
|
||||
"version": "0.14.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.14.0/arduino-cli_0.14.0_Windows_64bit.zip",
|
||||
"hash": "a155bfb30bfbda0d97ee3390e332bba90d6203c57762e3dc17722205b9cfb79f"
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.14.1/arduino-cli_0.14.1_Windows_64bit.zip",
|
||||
"hash": "34a1f4b712a6a8616a249fe3deefa7f71ca3d235d42bbf613c52c44604557def"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.14.0/arduino-cli_0.14.0_Windows_32bit.zip",
|
||||
"hash": "e870c58e8742bd71fd20029b56d394848553345fe49626c825bf2aaa1027cefc"
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.14.1/arduino-cli_0.14.1_Windows_32bit.zip",
|
||||
"hash": "ab20c913a1576580ddc69a64f2f79586880f8c0b3d32239c5b98451ba28bd531"
|
||||
}
|
||||
},
|
||||
"bin": "arduino-cli.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user