Skip to content

Commit

Permalink
Merge pull request #210 from mavlink/mavsdk-server-1.4.2
Browse files Browse the repository at this point in the history
Update mavsdk-server to 1.4.2
  • Loading branch information
JonasVautherin authored May 31, 2022
2 parents bfe734f + 3848400 commit 07eb61c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ let package = Package(
]
),
.binaryTarget(name: "mavsdk_server",
url: "https://github.com/mavlink/MAVSDK/releases/download/v1.4.0/mavsdk_server.xcframework.zip",
checksum: "a38385a38d426a0d6b9700e142b4de978eddff5d6d33666c108fb35922f5c276"),
url: "https://github.com/mavlink/MAVSDK/releases/download/v1.4.2/mavsdk_server.xcframework.zip",
checksum: "0905d17602fd24e0fcf91335f374e0b10fe68d8992d0e76b24b0254ecdeab418"),
.testTarget(name: "MavsdkTests",
dependencies: [
"Mavsdk",
Expand Down

0 comments on commit 07eb61c

Please sign in to comment.