cppcheck 1.81

Closes #19153.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-10-08 00:09:55 -07:00
parent 87653491c7
commit 832ac1d1d2

View file

@ -1,8 +1,8 @@
class Cppcheck < Formula class Cppcheck < Formula
desc "Static analysis of C and C++ code" desc "Static analysis of C and C++ code"
homepage "https://sourceforge.net/projects/cppcheck/" homepage "https://sourceforge.net/projects/cppcheck/"
url "https://github.com/danmar/cppcheck/archive/1.80.tar.gz" url "https://github.com/danmar/cppcheck/archive/1.81.tar.gz"
sha256 "20863db018d69c33648bdedcdc9d81d818b9064cc4333f0d4dc45e114bd0f000" sha256 "12396eee334b22bf3aa3d629d483f27f287125348b97586dfd4da87b26ae2a56"
head "https://github.com/danmar/cppcheck.git" head "https://github.com/danmar/cppcheck.git"
bottle do bottle do