aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJunegunn Choi2015-04-22 02:19:16 +0900
committerXu Cheng2015-04-22 14:48:55 +0800
commitcf6352212103cd53c8951bfee7d47324c5c36349 (patch)
tree0f0b2b41827ded15f574a8cb2ca07f4fcb61c961 /Library
parent1d93089b271c3abadbb71b6bbc1d3a6a9c317dec (diff)
downloadhomebrew-cf6352212103cd53c8951bfee7d47324c5c36349.tar.bz2
fzf 0.9.11
Closes #38903. Signed-off-by: Xu Cheng <xucheng@me.com>
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