mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
arduino-cli: Update to version 0.33.0
This commit is contained in:
parent
84833390fc
commit
5637bb70da
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.32.2",
|
||||
"version": "0.33.0",
|
||||
"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.32.2/arduino-cli_0.32.2_Windows_64bit.zip",
|
||||
"hash": "28feb9a0354ef3c6b1385061b636c9fb0c8c50d317baf4999bf8b5c62327c810"
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.33.0/arduino-cli_0.33.0_Windows_64bit.zip",
|
||||
"hash": "a07f0caabcedf53082c7797fe2586cea3e21cc065d1b970b9a0bd273bb8fbff4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.32.2/arduino-cli_0.32.2_Windows_32bit.zip",
|
||||
"hash": "281b0e431db3a4971a0950448b89bbe445c508c69094c8f542fdc235834cb4c5"
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.33.0/arduino-cli_0.33.0_Windows_32bit.zip",
|
||||
"hash": "6a79bc5f02fafbae6cf11b49cf7a6d38c6f764798ac8f2162aaaa4fe0ca45be5"
|
||||
}
|
||||
},
|
||||
"bin": "arduino-cli.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user