aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-tracker.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/git-tracker.rb')
-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 604ec83e9..59f358bf5 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/tarball/v1.5.1'
- sha1 'f4f3491889a034834efe322ce1f545ed29387567'
+ url 'https://github.com/stevenharman/git_tracker/archive/v1.5.1.tar.gz'
+ sha1 '2b492583b51fc84186ddb3f72ad363f84d7baf53'
head 'https://github.com/stevenharman/git_tracker.git'