diff options
| author | BrewTestBot | 2015-04-23 19:25:25 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2015-04-24 09:55:18 +0100 |
| commit | f5e96dba62552aa6d9be6a43e9fdd7bd0873f7dc (patch) | |
| tree | 25cd4365ed97db214e66e4447e03fc1e7d1f3995 | |
| parent | f75e8c0b4b2f2de4b36d02b81d45276bcd6ad112 (diff) | |
| download | homebrew-f5e96dba62552aa6d9be6a43e9fdd7bd0873f7dc.tar.bz2 | |
pdnsrec: update 3.7.2 bottle.
| -rw-r--r-- | Library/Formula/pdnsrec.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/pdnsrec.rb b/Library/Formula/pdnsrec.rb index a6b175982..3bbbc23b6 100644 --- a/Library/Formula/pdnsrec.rb +++ b/Library/Formula/pdnsrec.rb @@ -7,9 +7,9 @@ class Pdnsrec < Formula bottle do cellar :any - sha1 "7c84aefdff297bdd00e2777c9dbb2215e0fdf377" => :yosemite - sha1 "54f15f6c13ab46aed85caeadcb115dcc02abecbe" => :mavericks - sha1 "1f90d87f999b6c0ff3f9fc847cc1b2e1373566fc" => :mountain_lion + sha256 "4b91cb394be8a7d768a1f1ea6cb3e4bd06fbfa6ea753948ad501eef78160b6e5" => :yosemite + sha256 "629e0bb4b83c912ecdcd4543d248f0682d8c24f3da754b8f45b89547dd289fd9" => :mavericks + sha256 "6ad788ccee069d9917096e800bda57cf8f0dd2577796cc056d9b05d82ae058fc" => :mountain_lion end depends_on :macos => :lion |
