aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git-extras.rb
diff options
context:
space:
mode:
authorSebastian Staudt2011-05-21 09:36:15 +0200
committerAdam Vandenberg2011-05-21 19:47:10 -0700
commita1ab946571e83e5546ee1f5652051e0201d2fe75 (patch)
tree765c4e278998399db05e91763e2299f18253d2e6 /Library/Formula/git-extras.rb
parent85ea6820b0181ad913fc965962ed73ec7a7db373 (diff)
downloadhomebrew-a1ab946571e83e5546ee1f5652051e0201d2fe75.tar.bz2
git-extras 0.5.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/git-extras.rb')
-rw-r--r--Library/Formula/git-extras.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/git-extras.rb b/Library/Formula/git-extras.rb
index 124490430..01cde7a0a 100644
--- a/Library/Formula/git-extras.rb
+++ b/Library/Formula/git-extras.rb
@@ -2,8 +2,8 @@ require 'formula'
class GitExtras < Formula
homepage 'https://github.com/visionmedia/git-extras'
- url 'https://github.com/visionmedia/git-extras/tarball/0.4.1'
- sha1 'fdc105a9437296d207eb981ff23440ce8f115034'
+ url 'https://github.com/visionmedia/git-extras/tarball/0.5.1'
+ sha1 'faaeb466154cff9021d19aa4cb4f080ac9ee6d9f'
head 'git://github.com/visionmedia/git-extras.git', :branch => 'master'
def install