fzf 0.8.3

Closes Homebrew/homebrew#28166.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Junegunn Choi 2014-04-05 13:03:38 +09:00 committed by Jack Nagel
parent 25a044e33b
commit d6d9763651
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.2.tar.gz"
sha1 "b1f497f4bdedcc317425fcc6daeefed5df03eb0f"
url "https://github.com/junegunn/fzf/archive/0.8.3.tar.gz"
sha1 "9d598e42a3dbbad7df3dfae138a759042e004307"
def install
prefix.install "install", "fzf", "fzf-completion.bash", "fzf-completion.zsh"