Skip to content

Commit 6ddf7fa

Browse files
authored
Update ogg to version 1.3.6 (#643)
1 parent e17a352 commit 6ddf7fa

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
@@ -34,7 +34,7 @@ let package = Package(
3434
.package(url: "https://github.com/sbooth/wavpack-binary-xcframework", from: "0.1.2"),
3535

3636
// Xiph ecosystem
37-
.package(url: "https://github.com/sbooth/ogg-binary-xcframework", from: "0.1.2"),
37+
.package(url: "https://github.com/sbooth/ogg-binary-xcframework", from: "0.1.3"),
3838
// flac-binary-xcframework requires ogg-binary-xcframework
3939
.package(url: "https://github.com/sbooth/flac-binary-xcframework", from: "0.2.0"),
4040
// opus-binary-xcframework requires ogg-binary-xcframework

0 commit comments

Comments
 (0)