vimpager 1.7.0
Closes Homebrew/homebrew#13027. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
0cc41efd7d
commit
c241806b4b
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.6.8'
|
||||
md5 '3f466835c197658ee3291c28aa41dd0c'
|
||||
url 'https://github.com/rkitover/vimpager/tarball/1.7.0'
|
||||
md5 'b82fc92c39ccce712961427216561603'
|
||||
head 'https://github.com/rkitover/vimpager.git'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue