fix(dovi): bump MPVKit to v1.0.2 for profile 8 DV hardware decode
close #1262
This commit is contained in:
@@ -42,7 +42,7 @@ end
|
||||
|
||||
# Swift Package: MPVKit.
|
||||
pkg_url = 'https://github.com/edde746/MPVKit'
|
||||
pkg_revision = '1b0134a2ea04a3b967f61a726b5864351280b420'
|
||||
pkg_revision = '1fc33029bc0317583866c62811dc0ab2aa2415b6'
|
||||
existing_pkg = project.root_object.package_references.find do |p|
|
||||
p.repositoryURL == pkg_url rescue false
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user