vimpager 1.6.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
a89c491610
commit
0b0304eb65
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.7'
|
||||
md5 '6f904ad6f00cdea9cbfff7c7fcfca3a8'
|
||||
url 'https://github.com/rkitover/vimpager/tarball/1.6.8'
|
||||
md5 '3f466835c197658ee3291c28aa41dd0c'
|
||||
head 'https://github.com/rkitover/vimpager.git'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue