Skip to content

Commit

Permalink
Voxmplant 2.44.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
yoklmnprst committed Oct 8, 2021
1 parent 3383a17 commit e3ed6a5
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 @@ -12,7 +12,7 @@ let package = Package(
dependencies: [
],
targets: [
.binaryTarget(name: "VoximplantSDK", url: "https://voximplant-releases.s3.eu-central-1.amazonaws.com/ios-sdk/2.44.0/VoximplantSDK.zip", checksum: "eee2d438d09428b7e09291bc1bc2111a0713eea55ab69a38d6a09cb13392a507"),
.binaryTarget(name: "VoximplantSDK", url: "https://voximplant-releases.s3.eu-central-1.amazonaws.com/ios-sdk/2.44.1/VoximplantSDK.zip", checksum: "cccfd40a9d326f35a130760764ae1f5643da0586d4f0217fd37469213b0aebae"),
.binaryTarget(name: "VoximplantWebRTC", url: "https://voximplant-releases.s3.eu-central-1.amazonaws.com/ios-webrtc/93.0.0/WebRTC.zip", checksum: "3b0ef854454116abd586e42d10176153cbdba9ff3cee22130dd499ba93a185d2"),
]
)
Expand Down

0 comments on commit e3ed6a5

Please sign in to comment.