diff options
| author | BrewTestBot | 2015-01-25 18:29:42 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-01-25 21:31:01 +0000 |
| commit | 4c6d729a77c25f9f37fc13d99f1bc55f6c1c83a7 (patch) | |
| tree | ddf431cec98a40a7007048384a2eca1e7f1117d2 /Library | |
| parent | 052c01e46d7aa446ab02e37106696e501707b4a3 (diff) | |
| download | homebrew-4c6d729a77c25f9f37fc13d99f1bc55f6c1c83a7.tar.bz2 | |
git-ftp: update 1.0.1 bottle.
Diffstat (limited to 'Library')
| -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)" |
