Skip to content

Commit

Permalink
swiftformat 0.26.2
Browse files Browse the repository at this point in the history
Closes #11094.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
  • Loading branch information
nicklockwood authored and fxcoudert committed Mar 15, 2017
1 parent c274677 commit 579e001
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.26.1.tar.gz"
sha256 "b6cc8930e06473481e5b387c7fe532f56d41e6a8d89679d6052f216fe1e8a3b8"
url "https://github.com/nicklockwood/SwiftFormat/archive/0.26.2.tar.gz"
sha256 "7f711aba8c042a474e7613d7b7435bcf72691b6b3de2630af26b842f2846e907"

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

Expand Down

0 comments on commit 579e001

Please sign in to comment.