Skip to content

Commit

Permalink
Update for 5.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-sdk-build committed Jan 9, 2025
1 parent fcb6ad7 commit ce038f9
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.3/TwilioAudioProcessors.xcframework.zip",
checksum: "da2205b26cc5a02a1ea0dff87ec710b7e5e910d27576a2428f3fea508f22be10"
url: "https://github.com/twilio/twilio-audio-processors-ios/releases/download/5.8.4/TwilioAudioProcessors.xcframework.zip",
checksum: "7395339ea15609586e69533123d0efd147b6912bb5b63bfce852ee7b7d004ea3"
),
]
)

0 comments on commit ce038f9

Please sign in to comment.