mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
arduino-cli: Update to version 0.19.2
This commit is contained in:
parent
773f8a7c24
commit
1dd085d6e2
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.19.1",
|
||||
"version": "0.19.2",
|
||||
"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.19.1/arduino-cli_0.19.1_Windows_64bit.zip",
|
||||
"hash": "56d071a56138e8bb064b007207eb739a7430cb863443e1e3858a588cf347dc41"
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.19.2/arduino-cli_0.19.2_Windows_64bit.zip",
|
||||
"hash": "e954d51f211f05406a56dd099e79427aa2926a6d2e7934b49de520e352c70552"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.19.1/arduino-cli_0.19.1_Windows_32bit.zip",
|
||||
"hash": "6289dc79757c4df3c8e5081143ff0296125e11e1d6ba8d4bebe51adb346d2a8a"
|
||||
"url": "https://github.com/arduino/arduino-cli/releases/download/0.19.2/arduino-cli_0.19.2_Windows_32bit.zip",
|
||||
"hash": "74ec16120489d964d12b5a0de2dc0927ef50d69bb7896ffca1e1cf8279515139"
|
||||
}
|
||||
},
|
||||
"bin": "arduino-cli.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user