Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
umireon committed Feb 28, 2024
1 parent 5944225 commit 6729ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ let package = Package(
"https://github.com/kaito-tokyo/ffmpeg-kit-spm/releases/download/6.0/libavutil.xcframework.zip",
checksum: "b36a5c87dd78789443e18218ffc71fea845eef0d591611929ca0e0a8345662da"),
.binaryTarget(
name: "libswreample",
name: "libswresample",
url:
"https://github.com/kaito-tokyo/ffmpeg-kit-spm/releases/download/6.0/libswresample.xcframework.zip",
checksum: "6016beade776793b34188325dc60998e9f7a3d820ea10568d1517d1c1d828e52"),
Expand Down

0 comments on commit 6729ebe

Please sign in to comment.