aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
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