aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-10-27 02:40:57 +0000
committerMike McQuaid2014-10-27 07:55:59 +0000
commitf484cda5119a1218f34ed1492a0886948f6b5387 (patch)
tree3c0acb364f358f2576f867a080b011747e63d0c4
parent85f2032f825c1f76137309e58361bcbc13a14ee2 (diff)
downloadhomebrew-f484cda5119a1218f34ed1492a0886948f6b5387.tar.bz2
cppcheck: update 1.67_1 bottle.
Closes #33613. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-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 4c8f106ec..33f2eb3b8 100644
--- a/Library/Formula/cppcheck.rb
+++ b/Library/Formula/cppcheck.rb
@@ -9,9 +9,9 @@ class Cppcheck < Formula
head "https://github.com/danmar/cppcheck.git"
bottle do
- sha1 "16d24ece4e95c8cecf8a79c3f63c326f33dc58cf" => :yosemite
- sha1 "63a24e70db08ec69f50e5705b6dd4066cad51b36" => :mavericks
- sha1 "7096f14ebc2826b151d61d573ef07841ae05cea1" => :mountain_lion
+ sha1 "f5be9595dfdbbc616cbd1f11d3ea59ec32045309" => :yosemite
+ sha1 "5fb0911b3ff750368cbbfed71a1809e298404d8b" => :mavericks
+ sha1 "ae6b9a60ed3e139814c647aabdb4df1c71058436" => :mountain_lion
end
option "no-rules", "Build without rules (no pcre dependency)"