Skip to content

Commit 9d097a6

Browse files
committed
mavsdk 3.3.1
1 parent a68029a commit 9d097a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mavsdk.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Mavsdk < Formula
22
desc "API and library for MAVLink compatible systems written in C++17"
33
homepage "https://mavsdk.mavlink.io"
44
url "https://github.com/mavlink/MAVSDK.git",
5-
tag: "v3.3.0",
6-
revision: "73f458ca2946c26797e026f23e24128c79d9e7b1"
5+
tag: "v3.3.1",
6+
revision: "b4d03cc38724f1707314c215a70cda4226c0eea8"
77
license "BSD-3-Clause"
88

99
livecheck do

0 commit comments

Comments
 (0)