vcsh v1.20131229

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Brett Koonce 2014-01-14 19:43:11 -06:00 committed by Mike McQuaid
parent 55a512d04b
commit 5e656b6cf1

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