8000
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 2dc4d1c commit 3eb0153Copy full SHA for 3eb0153
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.2",
6
- revision: "01de174c7e3c08b9c4db121e77a5f7947f968097"
+ tag: "v0.35.3",
+ revision: "95cfd654fe0dd6b07e903d3132c0faceabfbe9e3"
7
license "GPL-3.0-only"
8
head "https://github.com/arduino/arduino-cli.git", branch: "master"
9
0 commit comments