Skip to content

Commit 93b93f8

Browse files
committed
1 parent 1464679 commit 93b93f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/fzf-make.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class FzfMake < Formula
22
desc "Fuzzy finder with preview window for make, pnpm, & yarn"
33
homepage "https://github.com/kyu08/fzf-make"
4-
url "https://github.com/kyu08/fzf-make/archive/refs/tags/v0.56.0.tar.gz"
5-
sha256 "a3b5d0fe880dec4417f5078b93ad808678168d0edd418cc6e0489b982a97cc58"
4+
url "https://github.com/kyu08/fzf-make/archive/refs/tags/v0.57.0.tar.gz"
5+
sha256 "5230ea1da29463a717974a70daacb3145c7ba4e44473e7b685f8b66ffb8cd235"
66
license "MIT"
77
head "https://github.com/kyu08/fzf-make.git", branch: "main"
88

0 commit comments

Comments
 (0)