Skip to content

Commit af10d1d

Browse files
author
Stephane Magne
committed
Update Swift packages.
1 parent b289f08 commit af10d1d

File tree

2 files changed

+37
-12
lines changed

2 files changed

+37
-12
lines changed

.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.resolved

+30-12
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,24 @@
1919
"version": "0.9.1"
2020
}
2121
},
22+
{
23+
"package": "CwlCatchException",
24+
"repositoryURL": "https://github.com/mattgallagher/CwlCatchException.git",
25+
"state": {
26+
"branch": null,
27+
"revision": "7cd2f8cacc4d22f21bc0b2309c3b18acf7957b66",
28+
"version": "1.2.0"
29+
}
30+
},
31+
{
32+
"package": "CwlPreconditionTesting",
33+
"repositoryURL": "https://github.com/mattgallagher/CwlPreconditionTesting.git",
34+
"state": {
35+
"branch": null,
36+
"revision": "c228db5d2ad1b01ebc84435e823e6cca4e3db98b",
37+
"version": "1.2.0"
38+
}
39+
},
2240
{
2341
"package": "Meta",
2442
"repositoryURL": "https://github.com/scribd/Meta.git",
@@ -33,8 +51,8 @@
3351
"repositoryURL": "https://github.com/Quick/Nimble.git",
3452
"state": {
3553
"branch": null,
36-
"revision": "7a46a5fc86cb917f69e3daf79fcb045283d8f008",
37-
"version": "8.1.2"
54+
"revision": "b02b00b30b6353632aa4a5fb6124f8147f7140c0",
55+
"version": "8.0.5"
3856
}
3957
},
4058
{
@@ -51,26 +69,26 @@
5169
"repositoryURL": "https://github.com/Quick/Quick.git",
5270
"state": {
5371
"branch": null,
54-
"revision": "09b3becb37cb2163919a3842a4c5fa6ec7130792",
55-
"version": "2.2.1"
72+
"revision": "33682c2f6230c60614861dfc61df267e11a1602f",
73+
"version": "2.2.0"
5674
}
5775
},
5876
{
5977
"package": "Rainbow",
6078
"repositoryURL": "https://github.com/onevcat/Rainbow",
6179
"state": {
6280
"branch": null,
63-
"revision": "626c3d4b6b55354b4af3aa309f998fae9b31a3d9",
64-
"version": "3.2.0"
81+
"revision": "9c52c1952e9b2305d4507cf473392ac2d7c9b155",
82+
"version": "3.1.5"
6583
}
6684
},
6785
{
6886
"package": "ShellOut",
6987
"repositoryURL": "https://github.com/JohnSundell/ShellOut.git",
7088
"state": {
7189
"branch": null,
72-
"revision": "e1577acf2b6e90086d01a6d5e2b8efdaae033568",
73-
"version": "2.3.0"
90+
"revision": "4ebf25863deb9c3c02696704fc3d39736183f258",
91+
"version": "2.2.1"
7492
}
7593
},
7694
{
@@ -87,17 +105,17 @@
87105
"repositoryURL": "https://github.com/kylef/Spectre.git",
88106
"state": {
89107
"branch": null,
90-
"revision": "f79d4ecbf8bc4e1579fbd86c3e1d652fb6876c53",
91-
"version": "0.9.2"
108+
"revision": "f14ff47f45642aa5703900980b014c2e9394b6e5",
109+
"version": "0.9.0"
92110
}
93111
},
94112
{
95113
"package": "SWXMLHash",
96114
"repositoryURL": "https://github.com/drmohundro/SWXMLHash.git",
97115
"state": {
98116
"branch": null,
99-
"revision": "9183170d20857753d4f331b0ca63f73c60764bf3",
100-
"version": "5.0.2"
117+
"revision": "a4931e5c3bafbedeb1601d3bb76bbe835c6d475a",
118+
"version": "5.0.1"
101119
}
102120
},
103121
{

0 commit comments

Comments
 (0)