fzf 0.20.0
Closes #47990. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
27457fd84f
commit
7f21e76dd8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Fzf < Formula
|
||||
desc "Command-line fuzzy finder written in Go"
|
||||
homepage "https://github.com/junegunn/fzf"
|
||||
url "https://github.com/junegunn/fzf/archive/0.19.0.tar.gz"
|
||||
sha256 "4d7ee0b621287e64ed450d187e5022d906aa378c5390d8c7c1f843417d2f3422"
|
||||
url "https://github.com/junegunn/fzf/archive/0.20.0.tar.gz"
|
||||
sha256 "fe6a7d07bdf999324a4f90fa97a4d2e8416c89bc92f19c9848c1cbcf365b59dc"
|
||||
head "https://github.com/junegunn/fzf.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue