diff options
| author | BrewTestBot | 2015-04-25 08:26:45 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2015-04-25 12:25:28 +0100 |
| commit | d4acb3a6caa026e5f45c57001d6b200feabe70fd (patch) | |
| tree | 6cea049fd32473e97b04880f055f01cb87de9732 | |
| parent | 8578fbfa409f976a3c90c093f0b6a6f3116da72a (diff) | |
| download | homebrew-d4acb3a6caa026e5f45c57001d6b200feabe70fd.tar.bz2 | |
pv: update 1.6.0 bottle.
| -rw-r--r-- | Library/Formula/pv.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/pv.rb b/Library/Formula/pv.rb index b316559f5..5e4a508f8 100644 --- a/Library/Formula/pv.rb +++ b/Library/Formula/pv.rb @@ -4,10 +4,9 @@ class Pv < Formula sha1 "748280662bdc318c876cc9e759b52050c76f81ee" bottle do - revision 1 - sha1 "0c77b97448d2705d9e9f5a63ceafa42e483a21d9" => :yosemite - sha1 "a49bcc1abe924b622d06fb15eb01141d0c252f40" => :mavericks - sha1 "1441d97ae226d2cb3e3519ae714cf47940d6595a" => :mountain_lion + sha256 "3c5bde779bd29a478548bab1fffc869516ed6cb854a09063c80ca8013f4dc400" => :yosemite + sha256 "2268e40d7fc4ed41aad651167057d6a3e38d167678063b62b70dae226449ff7a" => :mavericks + sha256 "f343368e557cb1c86173bd0c62143b34834e2b825b1a188ac2a37c23d0c685dd" => :mountain_lion end depends_on "gettext" |
