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 4d15472 commit 3f88addCopy full SHA for 3f88add
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.31.0",
6
- revision: "940c94573b1f446c2aa7f2011f123550e068d9e4"
+ tag: "0.32.0",
+ revision: "fe91ec6e87fd8a0d7c3889d49f697be74291d281"
7
license "GPL-3.0-only"
8
head "https://github.com/arduino/arduino-cli.git", branch: "master"
9
0 commit comments