mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 03:23:08 +00:00
d413d8cfa1
Move MasKitTests module to masTests. Rename MasKit enum as Mas. Upgrade swift-tools-version from 5.3 to 5.6.1. swift-tools-version 5.5+ is necessary to allow test code to import executable target code, to allow MasKit library code to be moved into the mas executable. Upgrade to swift-tools-version to 5.6.1 instead of to 5.5 because they support all the same macOS versions. Standardize comments. Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
77 lines
2.1 KiB
Text
77 lines
2.1 KiB
Text
{
|
|
"pins" : [
|
|
{
|
|
"identity" : "commandant",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/Carthage/Commandant.git",
|
|
"state" : {
|
|
"revision" : "a1671cf728db837cf5ec1980a80d276bbba748f6",
|
|
"version" : "0.18.0"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "cwlcatchexception",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/mattgallagher/CwlCatchException.git",
|
|
"state" : {
|
|
"revision" : "35f9e770f54ce62dd8526470f14c6e137cef3eea",
|
|
"version" : "2.1.1"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "cwlpreconditiontesting",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/mattgallagher/CwlPreconditionTesting.git",
|
|
"state" : {
|
|
"revision" : "c21f7bab5ca8eee0a9998bbd17ca1d0eb45d4688",
|
|
"version" : "2.1.0"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "nimble",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/Quick/Nimble.git",
|
|
"state" : {
|
|
"revision" : "1f3bde57bde12f5e7b07909848c071e9b73d6edc",
|
|
"version" : "10.0.0"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "promisekit",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/mxcl/PromiseKit.git",
|
|
"state" : {
|
|
"revision" : "43772616c46a44a9977e41924ae01d0e55f2f9ca",
|
|
"version" : "6.18.1"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "quick",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/Quick/Quick.git",
|
|
"state" : {
|
|
"revision" : "f9d519828bb03dfc8125467d8f7b93131951124c",
|
|
"version" : "5.0.1"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "regex",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/sharplet/Regex.git",
|
|
"state" : {
|
|
"revision" : "76c2b73d4281d77fc3118391877efd1bf972f515",
|
|
"version" : "2.1.1"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "version",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/mxcl/Version.git",
|
|
"state" : {
|
|
"revision" : "1fe824b80d89201652e7eca7c9252269a1d85e25",
|
|
"version" : "2.0.1"
|
|
}
|
|
}
|
|
],
|
|
"version" : 2
|
|
}
|