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 c4926a7c8..45ba5056c 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.10.tar.gz"
- sha1 "a76510e2f714c09c6122c13d569d35e75d525490"
+ url "https://github.com/junegunn/fzf/archive/0.9.11.tar.gz"
+ sha256 "2030773f344478426b70aebd9eeaa068840bed6ab0acea190b552bfab61301ce"
head 'https://github.com/junegunn/fzf.git'
bottle do