Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions fzf.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: fzf
version: 0.54.3
version: 0.55.0
epoch: 0
description: A command-line fuzzy finder
copyright:
Expand All @@ -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:
Expand Down