diff options
| author | Brett Koonce | 2015-01-01 19:08:45 -0600 |
|---|---|---|
| committer | Brett Koonce | 2015-01-01 20:32:23 -0600 |
| commit | 165adec95e9f1b10710a886a64b161eee25f55a1 (patch) | |
| tree | 4d299098ee10cd02048c5c88fbde5ba358304653 /Library/Formula | |
| parent | 1c03712cf79842c95bceaa7c52f988f126bff94f (diff) | |
| download | homebrew-165adec95e9f1b10710a886a64b161eee25f55a1.tar.bz2 | |
ktoblzcheck 1.48
Closes #35441.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ktoblzcheck.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ktoblzcheck.rb b/Library/Formula/ktoblzcheck.rb index e4cb9ae1c..18a61a0b7 100644 --- a/Library/Formula/ktoblzcheck.rb +++ b/Library/Formula/ktoblzcheck.rb @@ -2,8 +2,8 @@ require "formula" class Ktoblzcheck < Formula homepage "http://ktoblzcheck.sourceforge.net/" - url "https://downloads.sourceforge.net/project/ktoblzcheck/ktoblzcheck-1.47.tar.gz" - sha1 "bf099879916d22c9334ef94b4e782afecd319226" + url "https://downloads.sourceforge.net/project/ktoblzcheck/ktoblzcheck-1.48.tar.gz" + sha1 "80d1a586e2d581dce62094fed61b9292f2c72c6b" bottle do sha1 "7190e0fde6f0cbeb76b28981a7a6c497ed766455" => :mavericks |
