fzf 0.15.5

Closes #6196.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2016-10-23 08:10:20 -07:00
parent f72ecddf03
commit e751793263

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.15.4.tar.gz"
sha256 "9e5a5e4c929df8172afde9dd9cb7bbefdae8f98fc4a24d40696ccb3da1483261"
url "https://github.com/junegunn/fzf/archive/0.15.5.tar.gz"
sha256 "b9d3f6e56f538079ac1237c4d2ec260cbe6ad0cea1c214588187447ec3e44607"
head "https://github.com/junegunn/fzf.git"
bottle do