diff options
| author | BrewTestBot | 2015-01-24 21:23:54 +0000 |
|---|---|---|
| committer | Jack Nagel | 2015-01-24 21:17:57 -0500 |
| commit | 34119f67c488032227750889a8789969724fef2b (patch) | |
| tree | bf48b44a4a047fdec124bde390f562dc5129a337 /Library/Formula | |
| parent | edb4bf20080c9d615f01a012c2d2a55d1720c8a9 (diff) | |
| download | homebrew-34119f67c488032227750889a8789969724fef2b.tar.bz2 | |
fzf: update 0.9.2 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/fzf.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/fzf.rb b/Library/Formula/fzf.rb index 526664ee1..8adb21202 100644 --- a/Library/Formula/fzf.rb +++ b/Library/Formula/fzf.rb @@ -7,9 +7,9 @@ class Fzf < Formula sha1 "b065794baa83b418ee2ca1e87c46a19c0478bd7c" bottle do - sha1 "79538bea4c6fc3d2542ea0faf8df17c74327a055" => :yosemite - sha1 "ee2b759ecb4e8808f6007760846fec48ac23a982" => :mavericks - sha1 "043cd9c8578d26042d6bbb8de76aeebb18c714de" => :mountain_lion + sha1 "36a1edab80c2afba434775977489b1a3bd978805" => :yosemite + sha1 "79a52c59094b56a6df6de727725ae47f2af396db" => :mavericks + sha1 "3e34541560524b53a95134f7786ab7057a48e330" => :mountain_lion end depends_on "go" => :build |
