vimpager 1.6.0
Closes Homebrew/homebrew#8687. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
edfb796e91
commit
5b279f3113
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Vimpager < Formula
|
||||
homepage 'https://github.com/rkitover/vimpager'
|
||||
url 'https://github.com/rkitover/vimpager/tarball/1.5.7'
|
||||
md5 'c266ec2fe974c5431de8ce16c4ab97f6'
|
||||
url 'https://github.com/rkitover/vimpager/tarball/1.6.0'
|
||||
md5 '9fe26c4651a93800b698b4110a3c4ad8'
|
||||
head 'https://github.com/rkitover/vimpager.git'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue