From 9fc710656b457b5f788b384c5b77609f7ffae914 Mon Sep 17 00:00:00 2001 From: Matt Farina Date: Wed, 11 Jan 2012 11:42:58 -0500 Subject: [PATCH] git-sh: newer version Signed-off-by: Adam Vandenberg --- Formula/git-sh.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/git-sh.rb b/Formula/git-sh.rb index b99ff8c5bc..8e294067af 100644 --- a/Formula/git-sh.rb +++ b/Formula/git-sh.rb @@ -1,10 +1,10 @@ require 'formula' class GitSh < Formula - url 'https://github.com/rtomayko/git-sh/tarball/a6eba8824586ce34aff9907af448b3336f7c83d2' + url 'https://github.com/rtomayko/git-sh/tarball/800769328ed381638c13e6eec2c3b21a58d74867' homepage 'https://github.com/rtomayko/git-sh' - md5 '061c56717564651dd99f5cd14b2b1569' - version '20100401' + md5 'f736b2c6aea13140af4011672c7d11c3' + version '20110918' head 'https://github.com/rtomayko/git-sh.git' # Not depending on git because people might have it