Skip to content

Commit

Permalink
Merge pull request #41 from xmtp/nplasterer-patch-1
Browse files Browse the repository at this point in the history
Update Package.swift
  • Loading branch information
nplasterer authored Jun 28, 2024
2 parents 865f780 + fbbfdb6 commit f5ab5a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ let package = Package(
.binaryTarget(
name: "LibXMTPSwiftFFI",
url: "https://github.com/xmtp/libxmtp/releases/download/swift-bindings-feb4864/LibXMTPSwiftFFI.zip",
checksum: "44754c7406251bcf64e8c578f4081a3fe6753dd7592c94f0c719424f26c9019"
checksum: "144754c7406251bcf64e8c578f4081a3fe6753dd7592c94f0c719424f26c9019"
),
.testTarget(name: "LibXMTPTests", dependencies: ["LibXMTP"]),
]
Expand Down

0 comments on commit f5ab5a7

Please sign in to comment.