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 d6a11b2 commit 04dd0b4Copy full SHA for 04dd0b4
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.23.0",
6
- revision: "899dc91b3e2e12948badaffc25eca2cfaefa2eda"
+ tag: "0.24.0",
+ revision: "c1b10f562f1e1a112e215a69b84e2f2b69e3af2d"
7
license "GPL-3.0-only"
8
head "https://github.com/arduino/arduino-cli.git", branch: "master"
9
0 commit comments