aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/vcsh.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/vcsh.rb b/Library/Formula/vcsh.rb
index 776d30d68..d72e21018 100644
--- a/Library/Formula/vcsh.rb
+++ b/Library/Formula/vcsh.rb
@@ -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'