diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/git-ftp.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/git-ftp.rb b/Library/Formula/git-ftp.rb index 268c0ebfb..2e881accf 100644 --- a/Library/Formula/git-ftp.rb +++ b/Library/Formula/git-ftp.rb @@ -9,9 +9,9 @@ class GitFtp < Formula bottle do cellar :any - sha1 "b509c296643f9b4725f12673739d2bd9e63b7cd4" => :yosemite - sha1 "f150cef49610efdbbfb98560c11b09dbf61f2d3e" => :mavericks - sha1 "d27bdf1dbd1d3e9f01e2a34e7cffcea06e3d799b" => :mountain_lion + sha1 "a50d3779a05f20c022634e521dbac54db3cb8bba" => :yosemite + sha1 "9ecb3e11463fb1ec6d961747e24be242fc8213ea" => :mavericks + sha1 "90bd8f913a3c01f8cdc55d77dd8ed455354bfa52" => :mountain_lion end option "with-manpage", "build and install the manpage (depends on pandoc)" |
