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:
parent
c863f1e1b3
commit
fd73ba86e9
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ require 'formula'
|
||||||
|
|
||||||
class Vcsh < Formula
|
class Vcsh < Formula
|
||||||
homepage 'https://github.com/RichiH/vcsh'
|
homepage 'https://github.com/RichiH/vcsh'
|
||||||
url 'https://github.com/RichiH/vcsh/archive/v1.20131229-homebrew.tar.gz'
|
url 'https://github.com/RichiH/vcsh/archive/v1.20141026-manpage-static.tar.gz'
|
||||||
version '1.20131229'
|
version '1.20141026'
|
||||||
sha1 'e8e19f433e81f396179b58edf45797de7a7a630a'
|
sha1 '9e4fac6d354fca4bda32cab8fa7f0fffe4ddd110'
|
||||||
|
|
||||||
depends_on 'mr'
|
depends_on 'mr'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue