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 bc475f9 commit 970e201Copy full SHA for 970e201
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.1",
6
- revision: "436f0bb9148bf309ffc980a36578caf080eeaec9"
+ tag: "0.26.0",
+ revision: "fc2ea72362c63b0f870c29cc31138c0a21006621"
7
license "GPL-3.0-only"
8
head "https://github.com/arduino/arduino-cli.git", branch: "master"
9
0 commit comments