mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
arduino-cli: Update to version 1.0.2
This commit is contained in:
parent
95930ae749
commit
a23e5dd35e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"description": "Arduino command line interface",
|
"description": "Arduino command line interface",
|
||||||
"homepage": "https://github.com/arduino/arduino-cli",
|
"homepage": "https://github.com/arduino/arduino-cli",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/arduino/arduino-cli/releases/download/v1.0.1/arduino-cli_1.0.1_Windows_64bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/v1.0.2/arduino-cli_1.0.2_Windows_64bit.zip",
|
||||||
"hash": "7088c0aee61cacad14a99a98bb142776d490ba7a6a5ccba75521ccd69c63f6c8"
|
"hash": "208733182357b307475053e3467a7e184e22de50fbcad9be06e39864168fbb6a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/arduino/arduino-cli/releases/download/v1.0.1/arduino-cli_1.0.1_Windows_32bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/v1.0.2/arduino-cli_1.0.2_Windows_32bit.zip",
|
||||||
"hash": "de401f730be8e01d06b1d130508a5b0effe1fadbfb28d3528bd68bc64e3428e7"
|
"hash": "881632a53894cdffbdb780bb1f269f811c158c6d7c9e261c7efb500ba1c47dfc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "arduino-cli.exe",
|
"bin": "arduino-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user