From e41b9d0eb69921649f771633f067142e8e4df066 Mon Sep 17 00:00:00 2001 From: Pete Johns Date: Mon, 3 Jun 2013 22:11:41 +1000 Subject: cppcheck 1.60.1 Closes #20222. Signed-off-by: Adam Vandenberg --- Library/Formula/cppcheck.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/cppcheck.rb b/Library/Formula/cppcheck.rb index 6e9d6c86f..6611e13b8 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.59.tar.gz' - sha1 '70b5ff87b78aae74460a4319b6eff0b358e007f2' + url 'https://github.com/danmar/cppcheck/archive/1.60.1.tar.gz' + sha1 '733ee20f5a9f5c991e142dd4ea3bd997a93ddf51' head 'https://github.com/danmar/cppcheck.git' -- cgit v1.2.3