Skip to content

Commit

Permalink
Update for 5.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-sdk-build committed Oct 22, 2024
1 parent 065307e commit fcb6ad7
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 @@ -15,8 +15,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "TwilioAudioProcessors",
url: "https://github.com/twilio/twilio-audio-processors-ios/releases/download/5.8.2/TwilioAudioProcessors.xcframework.zip",
checksum: "3d6c2b8200fe6b8648ff87ed2613212d02201e336ec0fd46305baec0d992de57"
url: "https://github.com/twilio/twilio-audio-processors-ios/releases/download/5.8.3/TwilioAudioProcessors.xcframework.zip",
checksum: "da2205b26cc5a02a1ea0dff87ec710b7e5e910d27576a2428f3fea508f22be10"
),
]
)

0 comments on commit fcb6ad7

Please sign in to comment.