mirror of
https://github.com/yattee/yattee.git
synced 2024-11-12 17:18:22 +00:00
Merge pull request #735 from stonerl/update-dependencies
update dependencies
This commit is contained in:
commit
b3d73aae92
@ -5034,7 +5034,7 @@
|
|||||||
};
|
};
|
||||||
FA97174A2A494700001FF53D /* XCRemoteSwiftPackageReference "MPVKit" */ = {
|
FA97174A2A494700001FF53D /* XCRemoteSwiftPackageReference "MPVKit" */ = {
|
||||||
isa = XCRemoteSwiftPackageReference;
|
isa = XCRemoteSwiftPackageReference;
|
||||||
repositoryURL = "https://github.com/cxfksword/MPVKit.git";
|
repositoryURL = "https://github.com/mpvkit/MPVKit.git";
|
||||||
requirement = {
|
requirement = {
|
||||||
kind = upToNextMajorVersion;
|
kind = upToNextMajorVersion;
|
||||||
minimumVersion = 0.38.0;
|
minimumVersion = 0.38.0;
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"originHash" : "9899ef48b3ee49eae175e25421b8330438e40c30a266d96473b299a6ab7c4188",
|
"originHash" : "515d8e68c4a31658288fb3f94789ee539399b042082c08c39f4c03c27fd8860c",
|
||||||
"pins" : [
|
"pins" : [
|
||||||
{
|
{
|
||||||
"identity" : "activelabel.swift",
|
"identity" : "activelabel.swift",
|
||||||
@ -25,7 +25,7 @@
|
|||||||
"location" : "https://github.com/hyperoslo/Cache.git",
|
"location" : "https://github.com/hyperoslo/Cache.git",
|
||||||
"state" : {
|
"state" : {
|
||||||
"branch" : "master",
|
"branch" : "master",
|
||||||
"revision" : "dff9930c559aa2d1f7ed818d490d30c8852f57a6"
|
"revision" : "d2e8f5a53c601b43371fdc90277d7f64b0e89a25"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -58,9 +58,9 @@
|
|||||||
{
|
{
|
||||||
"identity" : "mpvkit",
|
"identity" : "mpvkit",
|
||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/cxfksword/MPVKit.git",
|
"location" : "https://github.com/mpvkit/MPVKit.git",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "f646e4b625e9c8a2ff22a7e0bb5557306300be5d",
|
"revision" : "e436a85611a1d34d676304a6eaf7941a7fc55c60",
|
||||||
"version" : "0.38.0"
|
"version" : "0.38.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -105,8 +105,8 @@
|
|||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/SDWebImage/SDWebImage",
|
"location" : "https://github.com/SDWebImage/SDWebImage",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "be0bcd7823ce56629948491f2eaeaa19979514f7",
|
"revision" : "5191b801aca999b704eb93f118f91468b4570571",
|
||||||
"version" : "5.19.4"
|
"version" : "5.19.6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -182,5 +182,5 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version" : 2
|
"version" : 3
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user