From 09d5713cf440e2aab5fdbbcc8389b73d071b670b Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sat, 18 Apr 2015 11:01:47 +0900 Subject: fzf 0.9.10 Closes #38773. Signed-off-by: Tim D. Smith --- Library/Formula/fzf.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/fzf.rb b/Library/Formula/fzf.rb index de1ecfa24..c2a5752f6 100644 --- a/Library/Formula/fzf.rb +++ b/Library/Formula/fzf.rb @@ -3,8 +3,8 @@ require "language/go" class Fzf < Formula homepage "https://github.com/junegunn/fzf" - url "https://github.com/junegunn/fzf/archive/0.9.7.tar.gz" - sha1 "3ed7a2e8c732a7250879bdf19c59536959ada6f7" + url "https://github.com/junegunn/fzf/archive/0.9.10.tar.gz" + sha1 "a76510e2f714c09c6122c13d569d35e75d525490" head 'https://github.com/junegunn/fzf.git' bottle do -- cgit v1.2.3