diff options
| -rw-r--r-- | Library/Formula/vimpager.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/vimpager.rb b/Library/Formula/vimpager.rb index 17d6d2abc..e22021148 100644 --- a/Library/Formula/vimpager.rb +++ b/Library/Formula/vimpager.rb @@ -2,8 +2,8 @@ require 'formula' class Vimpager < Formula homepage 'https://github.com/rkitover/vimpager' - url 'https://github.com/rkitover/vimpager/tarball/1.6.6' - md5 '7d433e66a8b94975faa6164e8fc45961' + url 'https://github.com/rkitover/vimpager/tarball/1.6.7' + md5 '6f904ad6f00cdea9cbfff7c7fcfca3a8' head 'https://github.com/rkitover/vimpager.git' def install |
