fzf 0.10.8
Closes Homebrew/homebrew#45090. Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
parent
f2f5df235f
commit
f8395606b1
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/go"
|
|||
class Fzf < Formula
|
||||
desc "Fuzzy finder for your shell"
|
||||
homepage "https://github.com/junegunn/fzf"
|
||||
url "https://github.com/junegunn/fzf/archive/0.10.5.tar.gz"
|
||||
sha256 "a0e4f2dce23a5b3edad44d4b96a5c4222c5bee928a43ea4b5686f1bce2a3fddf"
|
||||
url "https://github.com/junegunn/fzf/archive/0.10.8.tar.gz"
|
||||
sha256 "95ba7d39a311609f69d63bc2272f97aec92c974fe5a9560a4a0730b95828e4f4"
|
||||
head "https://github.com/junegunn/fzf.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue