We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd8de0f commit d5aeae1Copy full SHA for d5aeae1
Package.swift
@@ -21,8 +21,8 @@ let package = Package(
21
targets: [
22
.binaryTarget(
23
name: "KrispNoiseFilter",
24
- url: "https://github.com/livekit/swift-krisp-noise-filter/releases/download/0.0.5/KrispNoiseFilter.xcframework.zip",
25
- checksum: "4afc9ba825c9765363fb3a5d40dde4c56f3615dc7f703a7fd2602d0b45996276"
+ url: "https://github.com/livekit/swift-krisp-noise-filter/releases/download/0.0.6/KrispNoiseFilter.xcframework.zip",
+ checksum: "a579060b69ade5f5d473f5dfa5fc429f06f4513f9ab35603287e5d1b3584d3fc"
26
),
27
.target(
28
name: "LiveKitKrispNoiseFilter",
0 commit comments