mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
arduino-cli: Update to version 0.24.0
This commit is contained in:
parent
1aaf664d1c
commit
73e413fc0d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.23.0",
|
||||
"version": "0.24.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.23.0/arduino-cli_0.23.0_Windows_64bit.zip",
|
||||
"hash": "c1bc600dd3886851ea455473bd2910dde7dd5cd2fa1f28db097b4fe84e51d6a7"
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.24.0/arduino-cli_0.24.0_Windows_64bit.zip",
|
||||
"hash": "04b2e1be7f1fde97db524fe25e3518d01e198664b2847e1565936791d9003031"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.23.0/arduino-cli_0.23.0_Windows_32bit.zip",
|
||||
"hash": "103dca213315fa969183eed44938f87ffb158c22383f358426a610f86e3e4f2e"
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.24.0/arduino-cli_0.24.0_Windows_32bit.zip",
|
||||
"hash": "ca4757190d04ff8e2fbd056bf5b428c73605a53a1da5376771a606c09fd83a60"
|
||||
}
|
||||
},
|
||||
"bin": "arduino-cli.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user