Skip to content

Commit

Permalink
fzf 0.43.0
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
chenrui333 committed Oct 14, 2023
1 parent 121e19a commit addc3b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/f/fzf.rb
Original file line number Diff line number Diff line change
@@ -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.42.0.tar.gz"
sha256 "743c1bfc7851b0796ab73c6da7db09d915c2b54c0dd3e8611308985af8ed3df2"
url "https://github.com/junegunn/fzf/archive/0.43.0.tar.gz"
sha256 "2cd3fd1f0bcba6bdeddbbbccfb72b1a8bdcbb8283d86600819993cc5e62b0080"
license "MIT"
head "https://github.com/junegunn/fzf.git", branch: "master"

Expand Down

0 comments on commit addc3b5

Please sign in to comment.