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 6adb4f4 commit 2261ec7Copy full SHA for 2261ec7
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.3",
6
- revision: "70f24548bef3347bf3ce36f77400b9a91ca34ed8"
+ tag: "v3.3.4",
+ revision: "ce476ac7f48ac4e6b40236d7af92c2f165fba622"
7
license "BSD-3-Clause"
8
9
livecheck do
0 commit comments