aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/bitlbee.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/bitlbee.rb b/Library/Formula/bitlbee.rb
index f1639304f..1317874ab 100644
--- a/Library/Formula/bitlbee.rb
+++ b/Library/Formula/bitlbee.rb
@@ -6,9 +6,9 @@ class Bitlbee < Formula
head "https://github.com/bitlbee/bitlbee.git"
bottle do
- sha1 "4a639d88aa819d23d6020a36602097474f66357d" => :mavericks
- sha1 "5312823fead39bba80b712bcedca4f9a7fc9211d" => :mountain_lion
- sha1 "c21d19af516d959eb2a0b4b5ff534a66678d419d" => :lion
+ sha256 "69514cb51c5d562a10b10ea950bc51f066a12ae0b68fa74d8b77c61b368fc4c9" => :yosemite
+ sha256 "85d411185c1f7e5095777d567e5d63a6ba3566fc0ce51635cb18bc999147f689" => :mavericks
+ sha256 "85f062d5044055a73f4000c9db27c07094f4aedf4299c96fa7fa0b96e1fb7427" => :mountain_lion
end
option "with-pidgin", "Use finch/libpurple for all communication with instant messaging networks"