Skip to content

Commit

Permalink
Build 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaRU committed Nov 19, 2020
1 parent 8de9b2e commit e1a4ccb
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/2.0.1/fastrtps-2.0.1.xcframework.zip",
checksum: "235e395e05565949805649800fe0c5775713b0b4f2694307ab7ac1e1851c190f")
url: "https://github.com/DimaRU/FastDDSPrebuild/releases/download/2.0.2/fastrtps-2.0.2.xcframework.zip",
checksum: "233332c7438b97c3cc43589de4df22e77c0b0ad68d44bd4f9827978b5ebbd62f")
]
)

0 comments on commit e1a4ccb

Please sign in to comment.