Files
swift-mirror/utils/swift-dev-utils/Package.resolved
Hamish Knight dd2493998d [utils] Introduce crash-reduce
This is the tool I've been using to add the fuzzer crasher test cases
to the repo.
2026-01-25 21:54:48 +00:00

106 lines
3.1 KiB
Plaintext

{
"originHash" : "34a056f2bd3f7723974663c97d89dcfbde0b08dc4fbf1cd3a31913143121e09a",
"pins" : [
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser.git",
"state" : {
"revision" : "41982a3656a71c768319979febd796c6fd111d5c",
"version" : "1.5.0"
}
},
{
"identity" : "swift-cmark",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-cmark.git",
"state" : {
"revision" : "5d9bdaa4228b381639fff09403e39a04926e2dbe",
"version" : "0.7.1"
}
},
{
"identity" : "swift-driver",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-driver",
"state" : {
"branch" : "main",
"revision" : "974a26ed254ae0bd1e2da678de66afe819c09cf3"
}
},
{
"identity" : "swift-format",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-format.git",
"state" : {
"branch" : "main",
"revision" : "f4f57090c198ed3d90b4e14d63aa3ea1c4dac62a"
}
},
{
"identity" : "swift-llbuild",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-llbuild.git",
"state" : {
"branch" : "main",
"revision" : "19db29ba20592429bcf74c672f6c44f5b035bec9"
}
},
{
"identity" : "swift-markdown",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-markdown.git",
"state" : {
"revision" : "7d9a5ce307528578dfa777d505496bd5f544ad94",
"version" : "0.7.3"
}
},
{
"identity" : "swift-subprocess",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-subprocess.git",
"state" : {
"branch" : "main",
"revision" : "426790f3f24afa60b418450da0afaa20a8b3bdd4"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-syntax.git",
"state" : {
"branch" : "main",
"revision" : "93ecd93504baf5489e96302bd41dfccdb39508a9"
}
},
{
"identity" : "swift-system",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-system.git",
"state" : {
"revision" : "7c6ad0fc39d0763e0b699210e4124afd5041c5df",
"version" : "1.6.4"
}
},
{
"identity" : "swift-toolchain-sqlite",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-toolchain-sqlite",
"state" : {
"revision" : "b45b80b943e88db3cb8ddea798fa3fa9912375ff",
"version" : "1.0.7"
}
},
{
"identity" : "swift-tools-support-core",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-tools-support-core.git",
"state" : {
"branch" : "main",
"revision" : "e8fbc8b05a155f311b862178d92d043afb216fe3"
}
}
],
"version" : 3
}