Skip to content

Commit

Permalink
Build v2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaRU committed May 13, 2024
1 parent ba31ba4 commit 8227cc2
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 @@ -9,7 +9,7 @@ let package = Package(
],
targets: [
.binaryTarget(name: "FastDDS",
url: "https://github.com/DimaRU/FastDDSPrebuild/releases/download/v2.14.0/fastdds-v2.14.0.xcframework.zip",
checksum: "426baa29e0ac6fdf82021a3d6e6c0d091814a0a41fb290a71ef701f598a6f71b")
url: "https://github.com/DimaRU/FastDDSPrebuild/releases/download/v2.14.1/fastdds-v2.14.1.xcframework.zip",
checksum: "8282907e39d761a5f93999fd6475dc3e46f9227a5d445ac8abfe618fbb67bbbb")
]
)

0 comments on commit 8227cc2

Please sign in to comment.