diff --git a/tools/bento/manifest.yaml b/tools/bento/manifest.yaml index ae3453c0c4..e34b48acf8 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.16.2" +version: "1.17.0" check: ${binary} --version | grep ^Version | cut -d' ' -f2 | tr -d v build_dependencies: - make