version 1.2

Closes Homebrew/homebrew#19342.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Corey Quinn 2013-04-21 12:29:06 -07:00 committed by Adam Vandenberg
parent 44bc75a694
commit 24495f350a

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.1-homebrew.tar.gz'
version '1.1'
sha1 '2e51f6930528f668536478958205092a595b81c9'
url 'https://github.com/RichiH/vcsh/archive/v1.2-homebrew.tar.gz'
version '1.2'
sha1 '1114b6069b0ef2ca7606287664f4f0175829e968'
depends_on 'mr'