Skip to content

Commit 2193ec7

Browse files
committed
fzf 0.62.0
1 parent 25cd2d0 commit 2193ec7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/fzf.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Fzf < Formula
22
desc "Command-line fuzzy finder written in Go"
33
homepage "https://github.com/junegunn/fzf"
4-
url "https://github.com/junegunn/fzf/archive/refs/tags/v0.61.3.tar.gz"
5-
sha256 "0a5837791dd0a9861ff778738ad174b1ad60968d2e196b4333bdcfb55567f37d"
4+
url "https://github.com/junegunn/fzf/archive/refs/tags/v0.62.0.tar.gz"
5+
sha256 "e5beae86a3d026b2c2cfc165715d45b831b9f337a9e96f711ba3bc3d15e50900"
66
license "MIT"
77
head "https://github.com/junegunn/fzf.git", branch: "master"
88

0 commit comments

Comments
 (0)