Skip to content

Commit

Permalink
swiftformat 0.46.3
Browse files Browse the repository at this point in the history
Closes Homebrew#61460.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
  • Loading branch information
nicklockwood authored and BrewTestBot committed Sep 20, 2020
1 parent 8aee116 commit fe8f3be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.46.2.tar.gz"
sha256 "cde87c93daba36e7c660412440f5775cf04d2c306bd716cafa0e52f085be4686"
url "https://github.com/nicklockwood/SwiftFormat/archive/0.46.3.tar.gz"
sha256 "2367dc0c786ebc412dfe0f3b8ccb95d6a3fe2e5bf4df40b717faaff73a6a462c"
license "MIT"
head "https://github.com/nicklockwood/SwiftFormat.git", shallow: false

Expand Down

0 comments on commit fe8f3be

Please sign in to comment.