Skip to content

Commit

Permalink
Update for 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-sdk-build committed Nov 29, 2022
1 parent 3415ac7 commit 5a4fa86
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.3.0/TwilioAudioProcessors.xcframework.zip",
checksum: "ea0ee295197162fa6ff5b67912532dd9fc8e96144be22085b2fd2b32d283c795"
url: "https://github.com/twilio/twilio-audio-processors-ios/releases/download/5.4.0/TwilioAudioProcessors.xcframework.zip",
checksum: "1ebc5c42c82f771f06c035df59299b3f8b587ae1d93ea4efba3ca303fc8db2b5"
),
]
)

0 comments on commit 5a4fa86

Please sign in to comment.