parent
f72ecddf03
commit
e751793263
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/go"
|
|||
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.15.4.tar.gz"
|
||||
sha256 "9e5a5e4c929df8172afde9dd9cb7bbefdae8f98fc4a24d40696ccb3da1483261"
|
||||
url "https://github.com/junegunn/fzf/archive/0.15.5.tar.gz"
|
||||
sha256 "b9d3f6e56f538079ac1237c4d2ec260cbe6ad0cea1c214588187447ec3e44607"
|
||||
head "https://github.com/junegunn/fzf.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue