Update packages

This commit is contained in:
Arkadiusz Fal 2024-02-03 21:55:09 +01:00
parent e616022278
commit d187fc322c
3 changed files with 6 additions and 6 deletions

View File

@ -55,7 +55,7 @@ GEM
artifactory (3.0.15) artifactory (3.0.15)
atomos (0.1.3) atomos (0.1.3)
aws-eventstream (1.3.0) aws-eventstream (1.3.0)
aws-partitions (1.886.0) aws-partitions (1.887.0)
aws-sdk-core (3.191.0) aws-sdk-core (3.191.0)
aws-eventstream (~> 1, >= 1.3.0) aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0) aws-partitions (~> 1, >= 1.651.0)

View File

@ -5000,8 +5000,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

@ -60,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" : "645f430ff0b99ccc2c61062727ad7e8bf32ca72a",
"version" : "0.36.0" "version" : "0.37.0"
} }
}, },
{ {
@ -182,5 +182,5 @@
} }
} }
], ],
"version" : 2 "version" : 3
} }