diff options
| author | BrewTestBot | 2015-03-17 10:02:00 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2015-03-17 10:03:03 +0000 | 
| commit | 8fb4af052241c542f14a078b932ce586e5bb9e37 (patch) | |
| tree | 22ad68baf7e94f855a93f2351db8672311b210ed | |
| parent | ba4a8936781e05354f0a376f068afe9913ba9583 (diff) | |
| download | homebrew-8fb4af052241c542f14a078b932ce586e5bb9e37.tar.bz2 | |
putty: update 0.64 bottle.
| -rw-r--r-- | Library/Formula/putty.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Library/Formula/putty.rb b/Library/Formula/putty.rb index 30395de2e..f6809578f 100644 --- a/Library/Formula/putty.rb +++ b/Library/Formula/putty.rb @@ -7,9 +7,9 @@ class Putty < Formula    bottle do      cellar :any -    sha1 "e556bd7b79a16a7f002558d29d1ee2c32cea10eb" => :yosemite -    sha1 "2d936017216448550b014391e7063fadd6545dbe" => :mavericks -    sha1 "dba2d463ddcde5b15f0d0d06e18935c3a6465fd7" => :mountain_lion +    sha256 "1544c89c1a77addd9ca1b3976e29c7d2b0dab05728d69bc8a49ec43c3a6c1058" => :yosemite +    sha256 "780b82f548d3f66b892470be198ca9f3ba7ceaa8440b46c2993d24e58c20ed6a" => :mavericks +    sha256 "ea7a2ecaf3ba3c5dcfbaccfecd7c3062a36d5eb80f86ae0084c3df23deef55f8" => :mountain_lion    end    head do | 
