fzf 0.16.2

Closes #9201.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
master
Junegunn Choi 2017-01-24 00:48:38 +09:00 committed by Tomasz Pajor
parent 82e16375a0
commit 9d3fc44a10
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ require "language/go"
class Fzf < Formula
desc "Command-line fuzzy finder written in Go"
homepage "https://github.com/junegunn/fzf"
url "https://github.com/junegunn/fzf/archive/0.16.1.tar.gz"
sha256 "f8a05e9e72f6e2b87bec63809843afa77fd89067722407f6f9a86299c6215fce"
url "https://github.com/junegunn/fzf/archive/0.16.2.tar.gz"
sha256 "6d63f82c5fc6c3b658d224e8ebac6afcd237ca30de709f4fc72692fa0b0524b1"
head "https://github.com/junegunn/fzf.git"
bottle do