mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
arduino-cli: Update to version 0.15.2
This commit is contained in:
parent
4ed2a9fe6b
commit
e1246006c2
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.15.1",
|
||||
"version": "0.15.2",
|
||||
"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.15.1/arduino-cli_0.15.1_Windows_64bit.zip",
|
||||
"hash": "7e81340e745f661d7086cf0989e83606915c5755ff214f2412a73989db11fa2e"
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.15.2/arduino-cli_0.15.2_Windows_64bit.zip",
|
||||
"hash": "d62902d422ba9a656b2255670a0d7e5222423c289fcf48270087d3f1603f42fe"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.15.1/arduino-cli_0.15.1_Windows_32bit.zip",
|
||||
"hash": "96e1acb79bf32092ec3d072c43a1500c2429ce043becaae24136cafaffdeb22f"
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.15.2/arduino-cli_0.15.2_Windows_32bit.zip",
|
||||
"hash": "6975c8e5008be4fa03722b10b3d0752cb218dc0dcbdd7b6956f27d11d1190f65"
|
||||
}
|
||||
},
|
||||
"bin": "arduino-cli.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user