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 9723dbb commit 55a981fCopy full SHA for 55a981f
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.27.1",
6
- revision: "a900cfb2e7e58a9ed7e06be607c0f9878a17b15d"
+ tag: "0.28.0",
+ revision: "06fb1909437145f43deabb9cc962baf38bfa12eb"
7
license "GPL-3.0-only"
8
head "https://github.com/arduino/arduino-cli.git", branch: "master"
9
0 commit comments