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 b2ba529 commit 671ac42Copy full SHA for 671ac42
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.25.0",
6
- revision: "4fd9583416bf6dc7494894c629d079bfeb0dc0ff"
+ tag: "0.25.1",
+ revision: "436f0bb9148bf309ffc980a36578caf080eeaec9"
7
license "GPL-3.0-only"
8
head "https://github.com/arduino/arduino-cli.git", branch: "master"
9
0 commit comments