aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/profanity.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/profanity.rb b/Library/Formula/profanity.rb
index 5931e5a71..ff21bd257 100644
--- a/Library/Formula/profanity.rb
+++ b/Library/Formula/profanity.rb
@@ -5,9 +5,9 @@ class Profanity < Formula
head "https://github.com/boothj5/profanity.git"
bottle do
- sha1 "f53fc5631fa1b079414420275278e55d6225798d" => :yosemite
- sha1 "240feb4c76b4ddb3170792710fa011cb90c302d4" => :mavericks
- sha1 "2c5d854f76597d6b0aa55f4daad3aad3027f3bc4" => :mountain_lion
+ sha256 "94039c7e967b2db27b9b0ea7b57ecf394b571c5facbf38cc754f9076c86b5f86" => :yosemite
+ sha256 "6e137ddb29e94142d988738f491a994137992680b5322f8593656ae87159cc84" => :mavericks
+ sha256 "5399f746ca2c82a279ef696ccd3bf7a3e08b8de2f9758668a0c4342132df8b9b" => :mountain_lion
end
depends_on "autoconf" => :build