Skip to content

Commit 463195e

Browse files
committed
arduino-cli 0.35.0
1 parent 171e50b commit 463195e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/arduino-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class ArduinoCli < Formula
22
desc "Arduino command-line interface"
33
homepage "https://github.com/arduino/arduino-cli"
44
url "https://github.com/arduino/arduino-cli.git",
5-
tag: "0.34.2",
6-
revision: "963c1a76c9d2a6ea37956a100c0cd8070260208f"
5+
tag: "v0.35.0",
6+
revision: "ebab482d737e9d5cd17e019272073e9477e2e4d4"
77
license "GPL-3.0-only"
88
head "https://github.com/arduino/arduino-cli.git", branch: "master"
99

0 commit comments

Comments
 (0)