vcsh 1.20131214

Closes Homebrew/homebrew#25193.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Aaron VonderHaar 2013-12-13 18:46:25 -08:00 committed by Jack Nagel
parent d0206e5777
commit 56d1235728

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.20130829-homebrew.tar.gz'
version '1.20130829'
sha1 '68be053bf19c77d1fc71e70e71bc0c182f8ca5c9'
url 'https://github.com/RichiH/vcsh/archive/v1.20131214-homebrew.tar.gz'
version '1.20131214'
sha1 'ee4d125796608f5148bce8a8dc086358b479a360'
depends_on 'mr'