chore: bump MPVKit

This commit is contained in:
edde746
2026-05-28 00:14:06 +02:00
parent 3b4110d7e5
commit 869b4fe230
11 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ end
# Swift Package: MPVKit.
pkg_url = 'https://github.com/edde746/MPVKit'
pkg_revision = '86dcf97f04e572abb5641e74780251a1d5634ff3'
pkg_revision = '6f711b36920b37d22e81353dda5a7df7965b1a44'
existing_pkg = project.root_object.package_references.find do |p|
p.repositoryURL == pkg_url rescue false
end