Skip to content

Commit

Permalink
Update Package.swift (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
umireon authored Feb 28, 2024
1 parent 5d9d47c commit 432e755
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 @@ -58,7 +58,7 @@ let package = Package(
.binaryTarget(
name: "libswscale",
url:
"https://github.com/kaito-tokyo/ffmpeg-kit-spm/releases/download/6.0/libswscale.xcframework.zip",
"https://github.com/kaito-tokyo/ffmpeg-kit-spm/releases/download/6.0.0/libswscale.xcframework.zip",
checksum: "9b1747c1d3923ee00f641e0c0f5544e885586a6a99c8d3742d690a21b50c8c8a")
]
)

0 comments on commit 432e755

Please sign in to comment.