diff --git a/tools/bento/manifest.yaml b/tools/bento/manifest.yaml index 692e76813c..24931d9a51 100644 --- a/tools/bento/manifest.yaml +++ b/tools/bento/manifest.yaml @@ -4,7 +4,7 @@ name: bento license: name: Custom link: https://github.com/warpstreamlabs/bento/blob/main/LICENSE -version: "1.15.0" +version: "1.15.1" check: ${binary} --version | grep ^Version | cut -d' ' -f2 | tr -d v build_dependencies: - make