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 171e50b commit 463195eCopy full SHA for 463195e
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: "0.34.2",
6
- revision: "963c1a76c9d2a6ea37956a100c0cd8070260208f"
+ tag: "v0.35.0",
+ revision: "ebab482d737e9d5cd17e019272073e9477e2e4d4"
7
license "GPL-3.0-only"
8
head "https://github.com/arduino/arduino-cli.git", branch: "master"
9
0 commit comments