aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cppcheck.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/cppcheck.rb')
-rw-r--r--Library/Formula/cppcheck.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cppcheck.rb b/Library/Formula/cppcheck.rb
index 260d8c6a1..032789de5 100644
--- a/Library/Formula/cppcheck.rb
+++ b/Library/Formula/cppcheck.rb
@@ -2,8 +2,8 @@ require "formula"
class Cppcheck < Formula
homepage "http://sourceforge.net/apps/mediawiki/cppcheck/index.php?title=Main_Page"
- url "https://github.com/danmar/cppcheck/archive/1.66.tar.gz"
- sha1 "277a214aa8a2bf30180645aca09c1dc9d3069977"
+ url "https://github.com/danmar/cppcheck/archive/1.67.tar.gz"
+ sha1 "14b886e5cac631cec11a3f8efbdeaed15ddcc7d3"
head "https://github.com/danmar/cppcheck.git"