aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorFilip Gospodinov2014-10-24 15:20:13 +0200
committerBrett Koonce2014-10-24 19:44:37 -0700
commit9fafd34ef3c6db1c89705dce0e8fa66bbc45a8a8 (patch)
tree3f6e5e736ebdebe40f11470521ce9287f2ad069d /Library/Formula
parent20f0217049c78cd794e55f36462fb1f6b83b4023 (diff)
downloadhomebrew-9fafd34ef3c6db1c89705dce0e8fa66bbc45a8a8.tar.bz2
cppcheck 1.67
Diffstat (limited to 'Library/Formula')
-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"