cppcheck 1.87

Closes #36947.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Taylor D. Edmiston 2019-02-12 23:58:41 -05:00 committed by Chongyu Zhu
parent e5c5174695
commit d52e29480b
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

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.86.tar.gz"
sha256 "86ea85c2ee5ec31a7410bfc7c206b87e600d284089428750d66d1ce1ffa0c9a6"
url "https://github.com/danmar/cppcheck/archive/1.87.tar.gz"
sha256 "ea7ac1cd2f5c00ecffd596fd0f7281cba44308e565a634fae02b77ecd927c153"
head "https://github.com/danmar/cppcheck.git"
bottle do