git-sh: newer version
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
7868083018
commit
9fc710656b
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue