8000
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 3791be3 commit a153f4cCopy full SHA for a153f4c
Formula/a/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.34.1",
6
- revision: "048415c5e6334f8435ffc4216df0b03e306c3e35"
+ tag: "0.34.2",
+ revision: "963c1a76c9d2a6ea37956a100c0cd8070260208f"
7
license "GPL-3.0-only"
8
head "https://github.com/arduino/arduino-cli.git", branch: "master"
9
0 commit comments