diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/flow.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/flow.rb b/Library/Formula/flow.rb index e6c122bb5..48c00efed 100644 --- a/Library/Formula/flow.rb +++ b/Library/Formula/flow.rb @@ -2,8 +2,8 @@ require "formula" class Flow < Formula homepage "http://flowtype.org/" - url "https://github.com/facebook/flow/archive/v0.8.0.tar.gz" - sha1 "eb3ee22845441a323fe80b8e0e7d7b78ee653904" + url "https://github.com/facebook/flow/archive/v0.9.1.tar.gz" + sha1 "e76aa9eccae113e55dfe017428bda8d7fc3cef46" head "https://github.com/facebook/flow.git" bottle do |
