vcsh 1.20130724

Closes Homebrew/homebrew#21465.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Corey Quinn 2013-07-26 09:37:39 -07:00 committed by Jack Nagel
parent 3e6669ad5c
commit 9bb486a758
1 changed files with 3 additions and 3 deletions

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.3-homebrew.tar.gz'
version '1.3'
sha1 'bb26ef4c74b2ab23d3cc5bfde294e7188fe89ffb'
url 'https://github.com/RichiH/vcsh/archive/v1.20130724-homebrew.tar.gz'
version '1.20130724'
sha1 '3cda5c059bbe40fbd55ff8d0d74dd9f327a15da2'
depends_on 'mr'