aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/shellcheck.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/shellcheck.rb b/Library/Formula/shellcheck.rb
index 1253d393f..5ab035738 100644
--- a/Library/Formula/shellcheck.rb
+++ b/Library/Formula/shellcheck.rb
@@ -9,10 +9,9 @@ class Shellcheck < Formula
sha1 "e2907df9a28b955bde122c4ddf144c6039c0b85d"
bottle do
- cellar :any
- sha1 "52faa5836a8f4c514c6f4df315397ba6b99ff7e2" => :mavericks
- sha1 "824a0470678e35a069a32cd81776c2f29a2ad84f" => :mountain_lion
- sha1 "73eea51f06e8c17e82c0236961db82798919e8f2" => :lion
+ sha1 "487e94b0a1efe6953b4eb8163fbe3431f80f526b" => :yosemite
+ sha1 "1aa013ebd2eeb72e61f9cde87e41271abe13511e" => :mavericks
+ sha1 "af81f345a1ad58bdf1c7a742a945aba9eb3819ed" => :mountain_lion
end
depends_on "ghc" => :build