chore: bump MPVKit
This commit is contained in:
@@ -712,7 +712,7 @@
|
||||
repositoryURL = "https://github.com/edde746/MPVKit";
|
||||
requirement = {
|
||||
kind = revision;
|
||||
revision = b22699d7bc80966523e4c6f808bc86882a80c306;
|
||||
revision = 6f711b36920b37d22e81353dda5a7df7965b1a44;
|
||||
};
|
||||
};
|
||||
/* End XCRemoteSwiftPackageReference section */
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/edde746/MPVKit",
|
||||
"state" : {
|
||||
"revision" : "b22699d7bc80966523e4c6f808bc86882a80c306"
|
||||
"revision" : "6f711b36920b37d22e81353dda5a7df7965b1a44"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/edde746/MPVKit",
|
||||
"state" : {
|
||||
"revision" : "b22699d7bc80966523e4c6f808bc86882a80c306"
|
||||
"revision" : "6f711b36920b37d22e81353dda5a7df7965b1a44"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user