diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/cuty_capt.rb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/cuty_capt.rb b/Library/Formula/cuty_capt.rb index ec58303ef..9617a8416 100644 --- a/Library/Formula/cuty_capt.rb +++ b/Library/Formula/cuty_capt.rb @@ -4,6 +4,13 @@ class CutyCapt < Formula version "0.0.6" sha256 "cf85226a25731aff644f87a4e40b8878154667a6725a4dc0d648d7ec2d842264" + bottle do + cellar :any + sha256 "0be50eae29e65d857d1c46e31ee611e58e4ab6d7a4f01720238b13ef12739d27" => :yosemite + sha256 "bb1cc3c4e02ba780d9ba977445952c8bfa92e21eb5821a466beec0a376c45e43" => :mavericks + sha256 "804e8194a1280f535be0851de27d66867f90ccf47167c3729a7ba3f87f73d9ff" => :mountain_lion + end + depends_on "qt" def install |
