From 1f43cd319b336eb5eaca4a7600b4501f20d5ae70 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 5 Aug 2014 12:35:19 +0100 Subject: cppcheck: add 1.66 bottle. Closes #31356. Signed-off-by: Mike McQuaid --- Library/Formula/cppcheck.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/cppcheck.rb b/Library/Formula/cppcheck.rb index 99fd8736c..260d8c6a1 100644 --- a/Library/Formula/cppcheck.rb +++ b/Library/Formula/cppcheck.rb @@ -7,6 +7,12 @@ class Cppcheck < Formula head "https://github.com/danmar/cppcheck.git" + bottle do + sha1 "a3b2341260ab7afbb08dbf44e51b32d2edbd6d7c" => :mavericks + sha1 "e7290d70f4aee90d644898785eb4eff25fbbcd8b" => :mountain_lion + sha1 "ee30f858617e11e68d465d7406f445cf13d6f791" => :lion + end + option "no-rules", "Build without rules (no pcre dependency)" option "with-gui", "Build the cppcheck gui (requires Qt)" -- cgit v1.2.3