Skip to content

Commit

Permalink
flow 0.19.0
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#46550.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
  • Loading branch information
gabelevi authored and UniqMartin committed Dec 1, 2015
1 parent 6e1d08b commit 25c7b75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/flow.rb
@@ -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.18.1.tar.gz"
sha256 "6634a92cfe75d344060d856b4de69d345aa9fde1b39a1f7988e74e59e1d6b9e8"
url "https://github.com/facebook/flow/archive/v0.19.0.tar.gz"
sha256 "1fecc7280c481163a710411d2209a6a62efe34d41f0e5bce8c165e9dda052c8b"
head "https://github.com/facebook/flow.git"

bottle do
Expand Down

0 comments on commit 25c7b75

Please sign in to comment.