Use mpvkit 0.37.0

This commit is contained in:
Arkadiusz Fal 2024-01-28 17:00:07 +01:00
parent b056f5b608
commit 72c0597c06
2 changed files with 5 additions and 4 deletions

View File

@ -4754,8 +4754,8 @@
isa = XCRemoteSwiftPackageReference; isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/cxfksword/MPVKit.git"; repositoryURL = "https://github.com/cxfksword/MPVKit.git";
requirement = { requirement = {
kind = exactVersion; kind = upToNextMajorVersion;
version = 0.36.0; minimumVersion = 0.36.0;
}; };
}; };
/* End XCRemoteSwiftPackageReference section */ /* End XCRemoteSwiftPackageReference section */

View File

@ -1,4 +1,5 @@
{ {
"originHash" : "9899ef48b3ee49eae175e25421b8330438e40c30a266d96473b299a6ab7c4188",
"pins" : [ "pins" : [
{ {
"identity" : "activelabel.swift", "identity" : "activelabel.swift",
@ -59,8 +60,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/cxfksword/MPVKit.git", "location" : "https://github.com/cxfksword/MPVKit.git",
"state" : { "state" : {
"revision" : "96825b3dc2b38e5550268156148d47798ce6aa74", "revision" : "27c5749412a366639a4361eb612f7301872639ad",
"version" : "0.36.0" "version" : "0.37.0"
} }
}, },
{ {