Skip to content

Commit

Permalink
Whiteboard
Browse files Browse the repository at this point in the history
  • Loading branch information
pawan-100ms authored Mar 20, 2024
1 parent 97a7dcf commit 68544ed
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 @@ -16,8 +16,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "HMSSDK",
url: "https://github.com/100mslive/100ms-ios-sdk-staging/releases/download/1.8.4/HMSSDK.xcframework.zip",
checksum: "bb3322890f0d91aff340a1dffe9bd3ea77b6d7a05783df5e25848810a9daaaec"
url: "https://github.com/100mslive/100ms-ios-sdk-staging/releases/download/1.8.5/HMSSDK.xcframework.zip",
checksum: "b7e4ef372caaf8ded88dd12ce0c6c1e103eca1350a3a0db562449a09da071bc1"
),
.binaryTarget(
name: "WebRTC",
Expand Down

0 comments on commit 68544ed

Please sign in to comment.