fzf 0.8.4

Closes Homebrew/homebrew#29345.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Junegunn Choi 2014-05-18 01:21:59 +09:00 committed by Adam Vandenberg
parent 92452446e0
commit 9a4affd042
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.3.tar.gz"
sha1 "9d598e42a3dbbad7df3dfae138a759042e004307"
url "https://github.com/junegunn/fzf/archive/0.8.4.tar.gz"
sha1 "249d9c722ab08bd52d50a3a3b1bf843051fb94ed"
def install
prefix.install "install", "fzf", "fzf-completion.bash", "fzf-completion.zsh"