Skip to content

Commit

Permalink
swiftformat 0.33.6
Browse files Browse the repository at this point in the history
Closes Homebrew#26773.

Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
nicklockwood authored and woodruffw committed Apr 18, 2018
1 parent f5bb8af commit 58ef809
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/swiftformat.rb
Original file line number Diff line number Diff line change
@@ -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.33.5.tar.gz"
sha256 "a03170a909e77c78c8ca835defe26a687381ea86c4992b8cc227a27dc99ac68d"
url "https://github.com/nicklockwood/SwiftFormat/archive/0.33.6.tar.gz"
sha256 "fd7da7da41c2083c2d75cb71d553a926b4c499d59f77481f2ccc111791a6b474"

head "https://github.com/nicklockwood/SwiftFormat.git", :shallow => false

Expand Down

0 comments on commit 58ef809

Please sign in to comment.