diff --git a/Formula/newsbeuter.rb b/Formula/newsbeuter.rb index c183c2d719..4a89c4e5e1 100644 --- a/Formula/newsbeuter.rb +++ b/Formula/newsbeuter.rb @@ -7,9 +7,10 @@ class Newsbeuter < Formula bottle do cellar :any - sha1 "c0ba075c6d235a851361bc6315ad81ba8a93593f" => :yosemite - sha1 "ba32930fd5e0213b160d39a3bce1138b3661b4f6" => :mavericks - sha1 "4c8e48932bacd4c7cc0d2ff7ec2c583d99692855" => :mountain_lion + revision 1 + sha1 "6c509202d95792b56d6c14c335cf230a297ac6d0" => :yosemite + sha1 "8521be744f61fa39d95480625562ed12ba295656" => :mavericks + sha1 "973c64d2807a77163ee48c72da89748c75b0e880" => :mountain_lion end depends_on "pkg-config" => :build