Skip to content

Commit

Permalink
arduino-cli 0.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ArduinoBot committed Jan 16, 2024
1 parent 474e37e commit b76a34b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/a/arduino-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ class ArduinoCli < Formula
desc "Arduino command-line interface"
homepage "https://github.com/arduino/arduino-cli"
url "https://github.com/arduino/arduino-cli.git",
tag: "v0.35.0",
revision: "ebab482d737e9d5cd17e019272073e9477e2e4d4"
tag: "v0.35.1",
revision: "5edfa984c5c21209937740ab5dd577fd8abf1d34"
license "GPL-3.0-only"
head "https://github.com/arduino/arduino-cli.git", branch: "master"

Expand Down

0 comments on commit b76a34b

Please sign in to comment.