aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2014-01-14 19:41:10 -0600
committerMike McQuaid2014-01-15 09:09:09 +0000
commitb395ebce754d0cc2c42e6cd57efa6935560f9b87 (patch)
tree1765e1d5221650ceb8ba4d77c0cad100cef93412 /Library/Formula
parentb99a5b63a073a90642793e6d4e006cf520f92826 (diff)
downloadhomebrew-b395ebce754d0cc2c42e6cd57efa6935560f9b87.tar.bz2
cppcheck 1.63.1
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
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 8c2a13fa1..c90516841 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.62.1.tar.gz'
- sha1 '2494a603bd505cc6ae5bd67286410a66cf7996b2'
+ url 'https://github.com/danmar/cppcheck/archive/1.63.1.tar.gz'
+ sha1 '19ad7251603356a82dc75a836dfad9629a3d12a0'
head 'https://github.com/danmar/cppcheck.git'