vimpager 1.8.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
2928489880
commit
74a959dad6
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/archive/1.8.0.tar.gz'
|
||||
sha1 '0a1f407f0ade7de4c7504a99763080959a2c97d3'
|
||||
url 'https://github.com/rkitover/vimpager/archive/1.8.2.tar.gz'
|
||||
sha1 '7856566eb4f81429922fafccf4e7271c0117d476'
|
||||
head 'https://github.com/rkitover/vimpager.git'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue