Skip to content

Commit

Permalink
1.8.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
gzerad committed Mar 18, 2024
1 parent 30e9801 commit 256b08e
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.7.2/HMSSDK.xcframework.zip",
checksum: "0ac6bcefe3f3b973af3c19ec063cad08579f61d7b50bc4dc85f562bc2dfcec31"
url: "https://github.com/100mslive/100ms-ios-sdk-staging/releases/download/1.8.0/HMSSDK.xcframework.zip",
checksum: "02ae68b4d78a45d34262882366ab530e03c0be82ee7bb04353dd598ce7ecf3a9"
),
.binaryTarget(
name: "WebRTC",
Expand Down

0 comments on commit 256b08e

Please sign in to comment.