vimpager 1.8.0
Closes Homebrew/homebrew#18645. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
059ac2d39a
commit
3ef6a81732
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.7.9'
|
||||
sha1 'df6fdf966f8d85c31ee387059bfba6596f7d724d'
|
||||
url 'https://github.com/rkitover/vimpager/archive/1.8.0.tar.gz'
|
||||
sha1 '0a1f407f0ade7de4c7504a99763080959a2c97d3'
|
||||
head 'https://github.com/rkitover/vimpager.git'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue