diff options
| author | BrewTestBot | 2014-12-21 20:35:33 +0000 |
|---|---|---|
| committer | Tim D. Smith | 2014-12-21 17:09:38 -0500 |
| commit | 70acf4960e12c8412efbba3b754b6c26fa16b452 (patch) | |
| tree | f9fb9118449180d2e2213d8f0fc3d8d9ed07fe5b /Library | |
| parent | bec0369b0ae79c45c49d18f1f291285912114886 (diff) | |
| download | homebrew-70acf4960e12c8412efbba3b754b6c26fa16b452.tar.bz2 | |
bfg: update 1.11.10 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/bfg.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/bfg.rb b/Library/Formula/bfg.rb index 0a98b2d58..abbfacce8 100644 --- a/Library/Formula/bfg.rb +++ b/Library/Formula/bfg.rb @@ -7,9 +7,9 @@ class Bfg < Formula bottle do cellar :any - sha1 "2d5f40dcbeccdf9629d9a6a01ac6147ee27d625a" => :yosemite - sha1 "cfb607b5fd0b9f4449d68516bc348171f9745232" => :mavericks - sha1 "ee1a0dd42789fbfeaacd3c397224f52873eab98f" => :mountain_lion + sha1 "aa138b3e29c4e1e091a34d454318a272ba7a07ef" => :yosemite + sha1 "b804d878d845fce21a33ae553a3e78cd7246bb70" => :mavericks + sha1 "b98e1cfe586b09b8d2f57cc590966cc677ffa595" => :mountain_lion end def install |
