git-tracker 1.6.2

upgrade git-tracker to v1.6.2

Closes Homebrew/homebrew#27885.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
Steven Harman 2014-03-26 10:22:13 -04:00 committed by Mike McQuaid
parent 12f4819b08
commit c9d75eb754
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class GitTracker < Formula
homepage 'https://github.com/stevenharman/git_tracker'
url 'https://github.com/stevenharman/git_tracker/archive/v1.6.1.tar.gz'
sha1 'e1ea5ce789100a3e197dfcfb8b4d697d70018237'
url 'https://github.com/stevenharman/git_tracker/archive/v1.6.2.tar.gz'
sha1 'fd0495f3b593b3fbec3104d83faace441893d570'
head 'https://github.com/stevenharman/git_tracker.git'