fzf 0.9.2
Closes Homebrew/homebrew#36185. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
32db1488a2
commit
1244860596
1 changed files with 2 additions and 2 deletions
|
@ -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.1.tar.gz"
|
||||
sha1 "bf912638def189729a4be8455855469b8559f49b"
|
||||
url "https://github.com/junegunn/fzf/archive/0.9.2.tar.gz"
|
||||
sha1 "b065794baa83b418ee2ca1e87c46a19c0478bd7c"
|
||||
|
||||
bottle do
|
||||
sha1 "79538bea4c6fc3d2542ea0faf8df17c74327a055" => :yosemite
|
||||
|
|
Loading…
Reference in a new issue