mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
arduino-cli: Update to version 0.32.2
This commit is contained in:
parent
ae581d3f68
commit
f033f6a0b9
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.32.1",
|
"version": "0.32.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/0.32.1/arduino-cli_0.32.1_Windows_64bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/0.32.2/arduino-cli_0.32.2_Windows_64bit.zip",
|
||||||
"hash": "2a6ef88190f0ef3dd9c18e6b64e0f390d130fd58c463c6c0cfa27862f1662fe9"
|
"hash": "28feb9a0354ef3c6b1385061b636c9fb0c8c50d317baf4999bf8b5c62327c810"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.32.1/arduino-cli_0.32.1_Windows_32bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/0.32.2/arduino-cli_0.32.2_Windows_32bit.zip",
|
||||||
"hash": "f3bdaa784415f950b42d45eef07c71d71db67760b571caae96214c2fe7675b28"
|
"hash": "281b0e431db3a4971a0950448b89bbe445c508c69094c8f542fdc235834cb4c5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "arduino-cli.exe",
|
"bin": "arduino-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user