vcsh 1.20141026

Bump to vcsh v1.20141026-1

Closes Homebrew/homebrew#33603.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Thomas Ferris Nicolaisen 2014-10-26 14:45:02 +01:00 committed by Mike McQuaid
parent c863f1e1b3
commit fd73ba86e9

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.20131229-homebrew.tar.gz'
version '1.20131229'
sha1 'e8e19f433e81f396179b58edf45797de7a7a630a'
url 'https://github.com/RichiH/vcsh/archive/v1.20141026-manpage-static.tar.gz'
version '1.20141026'
sha1 '9e4fac6d354fca4bda32cab8fa7f0fffe4ddd110'
depends_on 'mr'