mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
arduino-cli: Update to version 1.0.4
This commit is contained in:
parent
a23120e493
commit
43d114901a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"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/v1.0.3/arduino-cli_1.0.3_Windows_64bit.zip",
|
||||
"hash": "2d911e200b8f21d8b1b52f4f0895a49ee1a03718f170e5d596deab474c7a3fcc"
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/v1.0.4/arduino-cli_1.0.4_Windows_64bit.zip",
|
||||
"hash": "c11f09acb9897c49d11e7249d7508a490459d2de66f94f645389c3e2483d58e4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/v1.0.3/arduino-cli_1.0.3_Windows_32bit.zip",
|
||||
"hash": "19269f2fd2fdc2f349082f61a5bcf731cb30cc5b166899a8df1d86bf3d602ec3"
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/v1.0.4/arduino-cli_1.0.4_Windows_32bit.zip",
|
||||
"hash": "64fe032dda77e4b10ed7834895f80fa886d4daa01a4380928a73dd6c3af26383"
|
||||
}
|
||||
},
|
||||
"bin": "arduino-cli.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user