From d9f4f9e954ec091e5e21f37d48705fb55bb76e2c Mon Sep 17 00:00:00 2001 From: Nikolay Edigaryev Date: Mon, 5 Dec 2022 11:11:57 +0400 Subject: [PATCH] Switch to github.com/nicklockwood/SwiftFormat version 0.50.6 (#345) --- Package.resolved | 5 +++-- Package.swift | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Package.resolved b/Package.resolved index 5a52f78..d92ce04 100644 --- a/Package.resolved +++ b/Package.resolved @@ -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" } } ], diff --git a/Package.swift b/Package.swift index 4b864d2..ff8f12c 100644 --- a/Package.swift +++ b/Package.swift @@ -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: [