aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJunegunn Choi2015-04-18 11:01:47 +0900
committerTim D. Smith2015-04-17 23:29:15 -0700
commit09d5713cf440e2aab5fdbbcc8389b73d071b670b (patch)
treea0f0cb5f83d19b01b026e7870c0e02a0e6d8af94 /Library
parentf09f5c4e73f1a47d2b5fc947e4e6f977345ee46c (diff)
downloadhomebrew-09d5713cf440e2aab5fdbbcc8389b73d071b670b.tar.bz2
fzf 0.9.10
Closes #38773. Signed-off-by: Tim D. Smith <git@tim-smith.us>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/fzf.rb4
1 files changed, 2 insertions, 2 deletions
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