diff options
| author | BrewTestBot | 2015-04-23 11:37:38 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2015-04-23 21:51:01 +0100 |
| commit | 577c6f9ebc61b16925560a3a7b811ba6a5b23d9e (patch) | |
| tree | d1bdab01ca895b2c99e3b6016a3687421f582e87 /Library/Formula | |
| parent | 72549e31e87acae720a36a05f929cd65fd3edd08 (diff) | |
| download | homebrew-577c6f9ebc61b16925560a3a7b811ba6a5b23d9e.tar.bz2 | |
sslmate: update 1.0.0 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/sslmate.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/sslmate.rb b/Library/Formula/sslmate.rb index 5a4ecb661..40250f4d2 100644 --- a/Library/Formula/sslmate.rb +++ b/Library/Formula/sslmate.rb @@ -7,9 +7,9 @@ class Sslmate < Formula bottle do cellar :any - sha1 "7085c96229238b3426573e2d1b717ea44eaa2ed9" => :yosemite - sha1 "a481fae6553a4f56cf2d6ec3b5ef0d541f3e12fa" => :mavericks - sha1 "4936239b3a8ba67ca19b403229ed646bfac8e895" => :mountain_lion + sha256 "180aa500c33b5d7ecc951b1dc7a319f8679630d2d3b5f99aeb15645568075bff" => :yosemite + sha256 "3bdad9e0e103af6a3a0177a9407abec6eec7bba234425b493d1c2ddd6bcd972b" => :mavericks + sha256 "5bdf1a73b66e6456aa8aaaf3f8cc88213f795122d0e12ad02228029261417803" => :mountain_lion end option "without-route53", "Disable support for Route 53 DNS approval" |
