fzf 0.8.6

Closes Homebrew/homebrew#30694.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Junegunn Choi 2014-07-06 23:52:57 +09:00 committed by Jack Nagel
parent db9fbf52cc
commit 0a3a66e22c
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require "formula"
class Fzf < Formula
homepage "https://github.com/junegunn/fzf"
url "https://github.com/junegunn/fzf/archive/0.8.5.tar.gz"
sha1 "e834daa796de76e7726855b34052181effb1a4fc"
url "https://github.com/junegunn/fzf/archive/0.8.6.tar.gz"
sha1 "59d06b0e5c51e912f3d8b1e7bc23c8ae9d7965ac"
def install
prefix.install "install", "uninstall", "fzf", "fzf-completion.bash", "fzf-completion.zsh"