diff --git a/fzf.yaml b/fzf.yaml index 681ebcec5d0..45ef0356eb4 100644 --- a/fzf.yaml +++ b/fzf.yaml @@ -1,6 +1,6 @@ package: name: fzf - version: 0.56.3 + version: 0.57.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: add1aec685ffe9033bb1fdcaf0df0eae95c9cacd + expected-commit: 0476a65fca287a1cd17ae3cbdfd8155eb0fb40ad - uses: go/build with: