Skip to content

Commit

Permalink
lf 8
Browse files Browse the repository at this point in the history
Closes Homebrew#31725.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
DomT4 committed Sep 3, 2018
1 parent 4b81174 commit 965d488
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/lf.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Lf < Formula
desc "Terminal file manager"
homepage "https://godoc.org/github.com/gokcehan/lf"
url "https://github.com/gokcehan/lf/archive/r7.tar.gz"
sha256 "53cdfac3dc6e8794b1a979ca7f53dda2a3b049ace3892938a2c20ed393bf27dd"
url "https://github.com/gokcehan/lf/archive/r8.tar.gz"
sha256 "b92bfba41cc1b4054c44bf615907380482c66694fc9eaf4affe185b39cb9bb26"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 965d488

Please sign in to comment.