From 6f0c2849241ae1b0cb7c84d20642c46856a3d7e3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 Apr 2026 17:21:23 +0000 Subject: [PATCH] chore(deps): update bento to v1.17.0 --- tools/bento/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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