Skip to content

Commit

Permalink
v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroshihorie committed Jul 25, 2024
1 parent fd9e517 commit 5c46081
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 @@ -20,8 +20,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "KrispNoiseFilter",
url: "https://github.com/livekit/swift-krisp-noise-filter/releases/download/0.0.2/KrispNoiseFilter.xcframework.zip",
checksum: "46dc5cf4a054eeb75f4f09c2e95102005d9ba861dc3ada1f925845aa7c03092b"
url: "https://github.com/livekit/swift-krisp-noise-filter/releases/download/0.0.3/KrispNoiseFilter.xcframework.zip",
checksum: "47062407c857afe519b210cec35fac4f52f0bd0806ea934d97dcce290f1c06c9"
),
.target(
name: "LiveKitKrispNoiseFilter",
Expand Down

0 comments on commit 5c46081

Please sign in to comment.