mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
arduino-cli: Update to version 0.25.0
This commit is contained in:
parent
435992f46c
commit
d974012b7a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.24.0",
|
"version": "0.25.0",
|
||||||
"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.24.0/arduino-cli_0.24.0_Windows_64bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/0.25.0/arduino-cli_0.25.0_Windows_64bit.zip",
|
||||||
"hash": "04b2e1be7f1fde97db524fe25e3518d01e198664b2847e1565936791d9003031"
|
"hash": "d4db5d61f7182a0dbee4e5ad215ce6f7d338f6d0100abdfeac8db446152f8edf"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.24.0/arduino-cli_0.24.0_Windows_32bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/0.25.0/arduino-cli_0.25.0_Windows_32bit.zip",
|
||||||
"hash": "ca4757190d04ff8e2fbd056bf5b428c73605a53a1da5376771a606c09fd83a60"
|
"hash": "42cbb95e5d331cf02841c262209a2fecb9efd0336a0e018fd716663f13a7830e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "arduino-cli.exe",
|
"bin": "arduino-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user