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 a68029a commit 9d097a6Copy full SHA for 9d097a6
Formula/m/mavsdk.rb
@@ -2,8 +2,8 @@ class Mavsdk < Formula
2
desc "API and library for MAVLink compatible systems written in C++17"
3
homepage "https://mavsdk.mavlink.io"
4
url "https://github.com/mavlink/MAVSDK.git",
5
- tag: "v3.3.0",
6
- revision: "73f458ca2946c26797e026f23e24128c79d9e7b1"
+ tag: "v3.3.1",
+ revision: "b4d03cc38724f1707314c215a70cda4226c0eea8"
7
license "BSD-3-Clause"
8
9
livecheck do
0 commit comments