From 5a65563a54a2aca2bae4a80b1495b6c25a534a57 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 25 Jan 2025 01:49:13 +0000 Subject: [PATCH] chore(deps): update dependency getsavvyinc/savvy-cli to v0.23.0 --- tools/savvy/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/savvy/manifest.yaml b/tools/savvy/manifest.yaml index c178779724..1916383366 100644 --- a/tools/savvy/manifest.yaml +++ b/tools/savvy/manifest.yaml @@ -4,7 +4,7 @@ name: savvy license: name: MIT License link: https://github.com/getsavvyinc/savvy-cli/blob/main/LICENSE -version: "0.22.1" +version: "0.23.0" check: ${binary} version | cut -d' ' -f2 platforms: - linux/amd64