Closes Homebrew/homebrew#20113.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Corey Quinn 2013-05-28 06:44:32 -07:00 committed by Adam Vandenberg
parent 1c6db215c8
commit bc97dff10c

View file

@ -2,9 +2,9 @@ require 'formula'
class Vcsh < Formula
homepage 'https://github.com/RichiH/vcsh'
url 'https://github.com/RichiH/vcsh/archive/v1.2-homebrew.tar.gz'
version '1.2'
sha1 '1114b6069b0ef2ca7606287664f4f0175829e968'
url 'https://github.com/RichiH/vcsh/archive/v1.3-homebrew.tar.gz'
version '1.3'
sha1 'bb26ef4c74b2ab23d3cc5bfde294e7188fe89ffb'
depends_on 'mr'