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 1464679 commit 93b93f8Copy full SHA for 93b93f8
Formula/f/fzf-make.rb
@@ -1,8 +1,8 @@
1
class FzfMake < Formula
2
desc "Fuzzy finder with preview window for make, pnpm, & yarn"
3
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"
+ url "https://github.com/kyu08/fzf-make/archive/refs/tags/v0.57.0.tar.gz"
+ sha256 "5230ea1da29463a717974a70daacb3145c7ba4e44473e7b685f8b66ffb8cd235"
6
license "MIT"
7
head "https://github.com/kyu08/fzf-make.git", branch: "main"
8
0 commit comments