cppcheck: update 1.82 bottle.
This commit is contained in:
parent
54635d84d4
commit
bab12c59c1
1 changed files with 3 additions and 3 deletions
|
@ -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)"
|
||||
|
|
Loading…
Reference in a new issue