aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-01-13 10:03:36 +0000
committerMike McQuaid2015-01-13 11:36:26 +0000
commitbcfc2f801baf7663643734c7804b307e8972d18d (patch)
tree4ae6eee2f50992bf15fdab7bd4699ec4ba4d92d2
parent9d1e4dd7bf10e1150c307b9f88072ff98176db86 (diff)
downloadhomebrew-bcfc2f801baf7663643734c7804b307e8972d18d.tar.bz2
cppcheck: update 1.68 bottle.
-rw-r--r--Library/Formula/cppcheck.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/cppcheck.rb b/Library/Formula/cppcheck.rb
index 4c2ec8bba..5d4834cc5 100644
--- a/Library/Formula/cppcheck.rb
+++ b/Library/Formula/cppcheck.rb
@@ -6,9 +6,9 @@ class Cppcheck < Formula
head "https://github.com/danmar/cppcheck.git"
bottle do
- sha1 "f5be9595dfdbbc616cbd1f11d3ea59ec32045309" => :yosemite
- sha1 "5fb0911b3ff750368cbbfed71a1809e298404d8b" => :mavericks
- sha1 "ae6b9a60ed3e139814c647aabdb4df1c71058436" => :mountain_lion
+ sha1 "8191b30ed8620ed5de071bbe80053125f80438bc" => :yosemite
+ sha1 "168ff653869991d73f5e49493bd690e17a56cee9" => :mavericks
+ sha1 "d367cd0f3b392e5a93868179402c76e708b26b62" => :mountain_lion
end
option "without-rules", "Build without rules (no pcre dependency)"