We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 474e37e commit b76a34bCopy full SHA for b76a34b
Formula/a/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: "v0.35.0",
6
- revision: "ebab482d737e9d5cd17e019272073e9477e2e4d4"
+ tag: "v0.35.1",
+ revision: "5edfa984c5c21209937740ab5dd577fd8abf1d34"
7
license "GPL-3.0-only"
8
head "https://github.com/arduino/arduino-cli.git", branch: "master"
9
0 commit comments