diff --git a/fzf.yaml b/fzf.yaml index aa8171e00b8..ad7006da241 100644 --- a/fzf.yaml +++ b/fzf.yaml @@ -1,6 +1,6 @@ package: name: fzf - version: 0.54.3 + version: 0.55.0 epoch: 0 description: A command-line fuzzy finder copyright: @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com/junegunn/fzf tag: v${{package.version}} - expected-commit: af4917dbb643a7991c50091ec55ec25acb7d28cb + expected-commit: fc69308057cf8486d2753efd76682fd613471da6 - uses: go/build with: