Merge pull request #824 from yattee/mpvkit-0-39-0

update MPVKit to v0.39.0
This commit is contained in:
Arkadiusz Fal 2024-11-08 15:03:18 +01:00 committed by GitHub
commit dd205db15f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -5040,8 +5040,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/mpvkit/MPVKit.git";
requirement = {
kind = exactVersion;
version = "0.38.0-fix";
kind = upToNextMajorVersion;
minimumVersion = 0.39.0;
};
};
/* End XCRemoteSwiftPackageReference section */

View File

@ -60,8 +60,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/mpvkit/MPVKit.git",
"state" : {
"revision" : "ee72059235566df8b455bff15e3f83a1c9053e78",
"version" : "0.38.0-fix"
"revision" : "839dfa34b96029daef10b32d401c98edf17f04ae",
"version" : "0.39.0"
}
},
{