From bab12c59c178cac1edc834b4473111ff2c7448ec Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 15 Jan 2018 05:04:38 +0000 Subject: [PATCH] cppcheck: update 1.82 bottle. --- Formula/cppcheck.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/cppcheck.rb b/Formula/cppcheck.rb index 91c2771fe9..c125eb0cd4 100644 --- a/Formula/cppcheck.rb +++ b/Formula/cppcheck.rb @@ -6,9 +6,9 @@ class Cppcheck < Formula head "https://github.com/danmar/cppcheck.git" bottle do - sha256 "d92360a0974ae00e273cb313f428cd235752cd952e8ede41eead31a3f35b0259" => :high_sierra - sha256 "f52a30f12d779c44da05b82c610248547cd890d89c235ed34a00e31185940ef0" => :sierra - sha256 "e14819c084affa65e3d5f3aceefa145c2f6914e04215a6d344413b862f59563c" => :el_capitan + sha256 "8d2b4fc80fb472a5fc89c5c491002f608d281ea5850513dd93cf88fec2bcae87" => :high_sierra + sha256 "818c27d2f4ee0817a3e71b44766a007ef807280ae284240386e0fd1d5d8705ef" => :sierra + sha256 "6117886623ab7a9de60bfd4a46770a65c9a2e11a90e9babe9419f04d918a68dc" => :el_capitan end option "without-rules", "Build without rules (no pcre dependency)"