vimpager 1.6.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
260c551222
commit
1f83373d17
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.3'
|
||||
md5 'b3f734579cc4eadfeae12083450f5436'
|
||||
url 'https://github.com/rkitover/vimpager/tarball/1.6.4'
|
||||
md5 '1b77a688326c86ec0da82eda2ea4da4b'
|
||||
head 'https://github.com/rkitover/vimpager.git'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue