Switch to github.com/nicklockwood/SwiftFormat version 0.50.6 (#345)

This commit is contained in:
Nikolay Edigaryev 2022-12-05 11:11:57 +04:00 committed by GitHub
parent 31635e59d7
commit d9f4f9e954
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View File

@ -102,9 +102,10 @@
{
"identity" : "swiftformat",
"kind" : "remoteSourceControl",
"location" : "https://github.com/edigaryev/SwiftFormat",
"location" : "https://github.com/nicklockwood/SwiftFormat",
"state" : {
"revision" : "46f34946546a29eeb6cb23ec44936b74fd379d63"
"revision" : "da637c398c5d08896521b737f2868ddc2e7996ae",
"version" : "0.50.6"
}
}
],

View File

@ -18,7 +18,7 @@ let package = Package(
.package(url: "https://github.com/sushichop/Puppy", from: "0.5.1"),
.package(url: "https://github.com/antlr/antlr4", branch: "dev"),
.package(url: "https://github.com/apple/swift-atomics.git", .upToNextMajor(from: "1.0.0")),
.package(url: "https://github.com/edigaryev/SwiftFormat", branch: "46f34946546a29eeb6cb23ec44936b74fd379d63"),
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.50.6"),
],
targets: [
.executableTarget(name: "tart", dependencies: [