update packages
This commit is contained in:
parent
d5c2d62a5c
commit
ae6d054a3b
|
@ -3135,8 +3135,8 @@
|
||||||
isa = XCRemoteSwiftPackageReference;
|
isa = XCRemoteSwiftPackageReference;
|
||||||
repositoryURL = "https://github.com/rundfunk47/stinsen";
|
repositoryURL = "https://github.com/rundfunk47/stinsen";
|
||||||
requirement = {
|
requirement = {
|
||||||
kind = upToNextMajorVersion;
|
branch = master;
|
||||||
minimumVersion = 2.0.2;
|
kind = branch;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
C409CE9A284EA6EA00CABC12 /* XCRemoteSwiftPackageReference "SwiftUICollection" */ = {
|
C409CE9A284EA6EA00CABC12 /* XCRemoteSwiftPackageReference "SwiftUICollection" */ = {
|
||||||
|
|
|
@ -32,8 +32,8 @@
|
||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/CombineCommunity/CombineExt",
|
"location" : "https://github.com/CombineCommunity/CombineExt",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "38a4d4cb01f8c7750671c786d33dfbea00cbd131",
|
"revision" : "581849239060948b626d1173eb0e5926818e7f8c",
|
||||||
"version" : "1.6.1"
|
"version" : "1.7.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -59,8 +59,8 @@
|
||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/ra1028/DifferenceKit",
|
"location" : "https://github.com/ra1028/DifferenceKit",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "62745d7780deef4a023a792a1f8f763ec7bf9705",
|
"revision" : "073b9671ce2b9b5b96398611427a1f929927e428",
|
||||||
"version" : "1.2.0"
|
"version" : "1.3.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -95,8 +95,8 @@
|
||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/kean/NukeUI",
|
"location" : "https://github.com/kean/NukeUI",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "ebfed3c9a4e97e310b0ff8ee0fffe5579887a825",
|
"revision" : "db55022a8e483774ebbf3568727071477546d9ea",
|
||||||
"version" : "0.8.2"
|
"version" : "0.8.3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -122,8 +122,8 @@
|
||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/rundfunk47/stinsen",
|
"location" : "https://github.com/rundfunk47/stinsen",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "add05384b65ae3e39474f51ab5b9281abd238c60",
|
"branch" : "master",
|
||||||
"version" : "2.0.9"
|
"revision" : "17afde3c4763e014c7505da15258a5d44821c91a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue