vimpager 1.6.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
4b7d657dc7
commit
136b0511a3
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.1'
|
||||
md5 'a3552995169de851d62b283ce0b15867'
|
||||
url 'https://github.com/rkitover/vimpager/tarball/1.6.3'
|
||||
md5 'b3f734579cc4eadfeae12083450f5436'
|
||||
head 'https://github.com/rkitover/vimpager.git'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue