Merge branch 'meta-dev' into meta
This commit is contained in:
commit
3c50c24237
|
@ -23,7 +23,7 @@ jobs:
|
|||
uses: robinraju/release-downloader@v1.10
|
||||
with:
|
||||
repository: 'MetaCubeX/mihomo'
|
||||
tag: "v1.18.6"
|
||||
tag: "v1.18.7"
|
||||
fileName: ".*darwin.*64-v.*.gz"
|
||||
|
||||
# releaseId: "62870807"
|
||||
|
|
|
@ -1728,8 +1728,8 @@
|
|||
isa = XCRemoteSwiftPackageReference;
|
||||
repositoryURL = "https://github.com/1024jp/GzipSwift";
|
||||
requirement = {
|
||||
kind = upToNextMajorVersion;
|
||||
minimumVersion = 6.0.0;
|
||||
kind = exactVersion;
|
||||
version = 6.0.1;
|
||||
};
|
||||
};
|
||||
015B97812A4F311300F9FA4D /* XCRemoteSwiftPackageReference "Yams" */ = {
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"location" : "https://github.com/mrFq1/ClashX-Dashboard",
|
||||
"state" : {
|
||||
"branch" : "dev",
|
||||
"revision" : "21c2a6fe2d4578f4aed37be06e2cc9e4fc895353"
|
||||
"revision" : "19da905b9261e7c47c5e36d697c466fc2fb76158"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -78,8 +78,8 @@
|
|||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/mxcl/PromiseKit",
|
||||
"state" : {
|
||||
"revision" : "cb70b070cde06837cd10a1febdf6105c1a3bb348",
|
||||
"version" : "8.1.1"
|
||||
"revision" : "6fcc08077124e9747f1ec7bd8bb78f5caffe5a79",
|
||||
"version" : "8.1.2"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -114,8 +114,8 @@
|
|||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/apple/swift-log",
|
||||
"state" : {
|
||||
"revision" : "e97a6fcb1ab07462881ac165fdbb37f067e205d5",
|
||||
"version" : "1.5.4"
|
||||
"revision" : "9cb486020ebf03bfa5b5df985387a14a98744537",
|
||||
"version" : "1.6.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -132,8 +132,8 @@
|
|||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/siteline/swiftui-introspect",
|
||||
"state" : {
|
||||
"revision" : "7dc5b287f8040e4ad5038739850b758e78f77808",
|
||||
"version" : "1.1.4"
|
||||
"revision" : "807f73ce09a9b9723f12385e592b4e0aaebd3336",
|
||||
"version" : "1.3.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -150,8 +150,8 @@
|
|||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/jpsim/Yams",
|
||||
"state" : {
|
||||
"revision" : "9234124cff5e22e178988c18d8b95a8ae8007f76",
|
||||
"version" : "5.1.2"
|
||||
"revision" : "3036ba9d69cf1fd04d433527bc339dc0dc75433d",
|
||||
"version" : "5.1.3"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue