We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4457c7c commit 6d77426Copy full SHA for 6d77426
Formula/arduino-cli.rb
@@ -2,8 +2,8 @@ class ArduinoCli < Formula
2
desc "Arduino command-line interface"
3
homepage "https://github.com/arduino/arduino-cli"
4
url "https://github.com/arduino/arduino-cli.git",
5
- tag: "0.32.1",
6
- revision: "a8787b8275e9f87e46da8f5364c5577a6a757fd3"
+ tag: "0.32.2",
+ revision: "2661f5d9a68c028df370cd56b4ae7f2a4b651c4c"
7
license "GPL-3.0-only"
8
head "https://github.com/arduino/arduino-cli.git", branch: "master"
9
0 commit comments