Skip to content

Commit

Permalink
Update Package.swift for 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dana Brooks committed May 18, 2021
1 parent ddce454 commit 584ad6f
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 @@ -17,7 +17,7 @@ let package = Package(
.binaryTarget(
name: "RealtimeSDK",
url: "https://github.com/danabrooks/RealtimeSDK/releases/download/0.2.0/RealtimeSDK-0.2.0.xcframework.zip",
checksum: "f1997d2cf12fedc83342c880a4ef4ffc06aa1dc1997222eb723157ade8b9b68d"
checksum: "b0a5f2963e82b237a759d11661e7222eb11fb454b6330f3c885d9e9ea3b60ad8"
),
]
)

0 comments on commit 584ad6f

Please sign in to comment.