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 cf513d5 commit 89fda4bCopy full SHA for 89fda4b
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.28.0",
6
- revision: "06fb1909437145f43deabb9cc962baf38bfa12eb"
+ tag: "0.29.0",
+ revision: "76251df9241a7e09108bbc681d7455a024bccd13"
7
license "GPL-3.0-only"
8
head "https://github.com/arduino/arduino-cli.git", branch: "master"
9
0 commit comments