cppcheck 1.72

Closes Homebrew/homebrew#47964.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Steven Hahn 2016-01-11 11:19:53 -05:00 committed by Dominyk Tiller
parent 9bb1aec95d
commit c441a93d8f

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.71.tar.gz"
sha256 "49f8d44516a1534eb01e3cc8300d60c3577c5e4339336defaf213d08ff914f1b"
url "https://github.com/danmar/cppcheck/archive/1.72.tar.gz"
sha256 "c718949e1ec22a8a0dca7e2953a55c502ef65e53ff9922fb91759388618faa7f"
head "https://github.com/danmar/cppcheck.git"
bottle do