Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroshihorie committed Jul 1, 2024
1 parent e487ca6 commit 6456dda
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.1/KrispNoiseFilter.xcframework.zip",
checksum: "df97a628b642a07b78b518f42d7fd3ad31068802388f1bc209ed8b712cd0b3e5"
url: "https://github.com/livekit/swift-krisp-noise-filter/releases/download/0.0.2/KrispNoiseFilter.xcframework.zip",
checksum: "46dc5cf4a054eeb75f4f09c2e95102005d9ba861dc3ada1f925845aa7c03092b"
),
.target(
name: "LiveKitKrispNoiseFilter",
Expand Down

0 comments on commit 6456dda

Please sign in to comment.