Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
pawan-100ms authored Mar 18, 2024
1 parent 256b08e commit 47c2b24
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.0/HMSSDK.xcframework.zip",
checksum: "02ae68b4d78a45d34262882366ab530e03c0be82ee7bb04353dd598ce7ecf3a9"
url: "https://github.com/100mslive/100ms-ios-sdk-staging/releases/download/1.8.1/HMSSDK.xcframework.zip",
checksum: "224352e1a575754a315fc8161e2862d52aaa9354130c960c271a8dde1df87137"
),
.binaryTarget(
name: "WebRTC",
Expand Down

0 comments on commit 47c2b24

Please sign in to comment.