From ffbe7d8d5294756781b94972c92e1c38807fc906 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 Dec 2024 02:03:41 +0000 Subject: [PATCH] chore(deps): update dependency superfly/flyctl to v0.3.53 --- tools/flyctl/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/flyctl/manifest.yaml b/tools/flyctl/manifest.yaml index c86d051a75..b1c84bf0c8 100644 --- a/tools/flyctl/manifest.yaml +++ b/tools/flyctl/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: flyctl -version: "0.3.52" +version: "0.3.53" check: ${binary} version 2>/dev/null | cut -d' ' -f2 | tr -d v platforms: - linux/amd64