diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/lnav.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/lnav.rb b/Library/Formula/lnav.rb index ac02182a6..06d5f6f09 100644 --- a/Library/Formula/lnav.rb +++ b/Library/Formula/lnav.rb @@ -2,8 +2,8 @@ require 'formula' class Lnav < Formula homepage 'http://lnav.org' - url 'https://github.com/tstack/lnav/archive/v0.6.0.tar.gz' - sha1 '5844c4da02842b059d4f969aa47d1f089926a096' + url 'https://github.com/tstack/lnav/archive/v0.6.1.tar.gz' + sha1 'fd2bfc5b34af9cb7eea7a10d3722e13bd7adcad7' head 'https://github.com/tstack/lnav.git' |
