aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSteven Harman2014-03-31 21:29:20 -0400
committerMike McQuaid2014-03-31 22:10:07 -0500
commit562c199994e6b8e1f5271d09bf0167e8b730f422 (patch)
treef11433c1df0c576b997160682e6671b2c358f839 /Library
parentcdec1089009406f6c8bcfe788eb1a86e5fd1e46f (diff)
downloadhomebrew-562c199994e6b8e1f5271d09bf0167e8b730f422.tar.bz2
git-tracker 1.6.3
Closes #28023. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/git-tracker.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/git-tracker.rb b/Library/Formula/git-tracker.rb
index a6676fd78..347f82c17 100644
--- a/Library/Formula/git-tracker.rb
+++ b/Library/Formula/git-tracker.rb
@@ -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.2.tar.gz'
- sha1 'fd0495f3b593b3fbec3104d83faace441893d570'
+ url 'https://github.com/stevenharman/git_tracker/archive/v1.6.3.tar.gz'
+ sha1 'c748e564f176165dba2498637e0b99f27647b88a'
head 'https://github.com/stevenharman/git_tracker.git'