cppcheck 1.77

Closes #8385.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
ilovezfs 2017-01-02 00:33:45 -08:00 committed by Tomasz Pajor
parent 5185629d6f
commit 42b9b306c9

View file

@ -1,8 +1,8 @@
class Cppcheck < Formula
desc "Static analysis of C and C++ code"
homepage "https://sourceforge.net/projects/cppcheck/"
url "https://github.com/danmar/cppcheck/archive/1.76.1.tar.gz"
sha256 "5f3e6e276781cd36631baf91a2904b6433894a108ba41389050541331e57ec22"
url "https://github.com/danmar/cppcheck/archive/1.77.tar.gz"
sha256 "76ae0a9b556a93c79365cf8bd5f276c30e3327c4ca78283b5c2dbbddc135c2ba"
head "https://github.com/danmar/cppcheck.git"
bottle do