Skip to content

Commit

Permalink
flow 0.22.1
Browse files Browse the repository at this point in the history
Flow v0.22.1

Closes Homebrew#49735.

Signed-off-by: Dominyk Tiller <[email protected]>
  • Loading branch information
jeffmo authored and DomT4 committed Mar 3, 2016
1 parent 0b1f195 commit b177497
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/flow.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Flow < Formula
desc "Static type checker for JavaScript"
homepage "http://flowtype.org/"
url "https://github.com/facebook/flow/archive/v0.22.0.tar.gz"
sha256 "12c0ae94fbf95913f3ce522d07531a1f8b15678cdbfe14300d78d7d0ff997bef"
url "https://github.com/facebook/flow/archive/v0.22.1.tar.gz"
sha256 "3ace90c42d82e7e32719b764d94e0bccb24620a22761a6f3ff7f3b28f2f37186"
head "https://github.com/facebook/flow.git"

bottle do
Expand Down

0 comments on commit b177497

Please sign in to comment.