diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template
index 70049696bb4..b14dc85bf1d 100644
--- a/srcpkgs/fzf/template
+++ b/srcpkgs/fzf/template
@@ -1,6 +1,6 @@
 # Template file for 'fzf'
 pkgname=fzf
-version=0.56.3
+version=0.57.0
 revision=1
 build_style=go
 go_import_path="github.com/junegunn/fzf"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/junegunn/fzf"
 changelog="https://raw.githubusercontent.com/junegunn/fzf/master/CHANGELOG.md"
 distfiles="https://github.com/junegunn/fzf/archive/refs/tags/v${version}.tar.gz"
-checksum=fc7bf3fcfdc3c9562237d1e82196618201a39b3fd6bf3364149516b288f5a24a
+checksum=d4e8e25fad2d3f75943b403c40b61326db74b705bf629c279978fdd0ceb1f97c
 
 post_install() {
 	cd ${wrksrc}