diff options
Diffstat (limited to 'Library/Formula')
| -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 daf500530..51f825a83 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.0' - md5 '9fe26c4651a93800b698b4110a3c4ad8' + url 'https://github.com/rkitover/vimpager/tarball/1.6.1' + md5 'a3552995169de851d62b283ce0b15867' head 'https://github.com/rkitover/vimpager.git' def install |
