diff --git a/Formula/swiftformat.rb b/Formula/swiftformat.rb index 3fbfd2d3d8..cd28d74c4e 100644 --- a/Formula/swiftformat.rb +++ b/Formula/swiftformat.rb @@ -1,8 +1,8 @@ class Swiftformat < Formula desc "Formatting tool for reformatting Swift code" homepage "https://github.com/nicklockwood/SwiftFormat" - url "https://github.com/nicklockwood/SwiftFormat/archive/0.40.14.tar.gz" - sha256 "4cccf3580a622868b7c044dd5fba598f43e3d5ea35d6c93d3d8cc27570a90e1d" + url "https://github.com/nicklockwood/SwiftFormat/archive/0.41.0.tar.gz" + sha256 "76e5907f0dd539877ac78f18e367d634c1e7c9173496639c12aaeca75d39287f" head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false bottle do