Skip to content

Commit 3689649

Browse files
authored
Update CXXAudioUtilities package to version 0.3.2 (#568)
1 parent 3b51220 commit 3689649

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ let package = Package(
1919
]),
2020
],
2121
dependencies: [
22-
.package(url: "https://github.com/sbooth/CXXAudioUtilities", from: "0.3.1"),
22+
.package(url: "https://github.com/sbooth/CXXAudioUtilities", from: "0.3.2"),
2323
.package(url: "https://github.com/sbooth/AVFAudioExtensions", from: "0.4.1"),
2424

2525
// Standalone dependencies from source

0 commit comments

Comments
 (0)