We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25cd2d0 commit 2193ec7Copy full SHA for 2193ec7
Formula/f/fzf.rb
@@ -1,8 +1,8 @@
1
class Fzf < Formula
2
desc "Command-line fuzzy finder written in Go"
3
homepage "https://github.com/junegunn/fzf"
4
- url "https://github.com/junegunn/fzf/archive/refs/tags/v0.61.3.tar.gz"
5
- sha256 "0a5837791dd0a9861ff778738ad174b1ad60968d2e196b4333bdcfb55567f37d"
+ url "https://github.com/junegunn/fzf/archive/refs/tags/v0.62.0.tar.gz"
+ sha256 "e5beae86a3d026b2c2cfc165715d45b831b9f337a9e96f711ba3bc3d15e50900"
6
license "MIT"
7
head "https://github.com/junegunn/fzf.git", branch: "master"
8
0 commit comments