cppcheck 1.87
Closes #36947. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
e5c5174695
commit
d52e29480b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue