mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
arduino-cli: Update to version 0.25.1
This commit is contained in:
parent
56eeb6565c
commit
d95a292062
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.25.0",
|
"version": "0.25.1",
|
||||||
"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.25.0/arduino-cli_0.25.0_Windows_64bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/0.25.1/arduino-cli_0.25.1_Windows_64bit.zip",
|
||||||
"hash": "d4db5d61f7182a0dbee4e5ad215ce6f7d338f6d0100abdfeac8db446152f8edf"
|
"hash": "376356abe5fa8dc3f453c89d6f403ad0f4c210fc48655df0e9c7d07bbcddd5f9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.25.0/arduino-cli_0.25.0_Windows_32bit.zip",
|
"url": "https://github.com/arduino/arduino-cli/releases/download/0.25.1/arduino-cli_0.25.1_Windows_32bit.zip",
|
||||||
"hash": "42cbb95e5d331cf02841c262209a2fecb9efd0336a0e018fd716663f13a7830e"
|
"hash": "95e965d23fca89fe8a0765bf60770960e4bcf8b112b7d74c884c0c1900b41ae0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "arduino-cli.exe",
|
"bin": "arduino-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user