diff --git a/fzf.yaml b/fzf.yaml index b886759800f..982fa57e5dd 100644 --- a/fzf.yaml +++ b/fzf.yaml @@ -1,6 +1,6 @@ package: name: fzf - version: 0.43.0 + version: 0.44.0 epoch: 0 description: A command-line fuzzy finder copyright: @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com//junegunn/fzf tag: ${{package.version}} - expected-commit: d3311d9f43d024acb94a5f22b8f5675ee08d6f76 + expected-commit: 7320b7df62039c879c4f609bca946ea09b438a98 - uses: go/build with: