diff options
Diffstat (limited to 'Library/Formula/git-extras.rb')
| -rw-r--r-- | Library/Formula/git-extras.rb | 4 |
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 |
