terminal-notifier: add 1.6.0 bottle.

Closes Homebrew/homebrew#27857.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
BrewTestBot 2014-03-25 15:36:41 +00:00 committed by Mike McQuaid
parent 6518ffc8c9
commit 4ce70ffe32

View file

@ -7,6 +7,12 @@ class TerminalNotifier < Formula
head 'https://github.com/alloy/terminal-notifier.git'
bottle do
cellar :any
sha1 "a47abd03d3c9574af6f28e343f065b0393e37ed9" => :mavericks
sha1 "063dfbda7818f78024f4d179a8037aa0bf99bc01" => :mountain_lion
end
depends_on :macos => :mountain_lion
depends_on :xcode