From 974f4a63a0a0a848b5e5afaf00dec21f41d19c4d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 Apr 2026 03:41:28 +0000 Subject: [PATCH] chore(deps): update flyctl to v0.4.35 --- 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 ee4fe39890..39a4d4a8c8 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.4.34" +version: "0.4.35" check: ${binary} version 2>/dev/null | cut -d' ' -f2 | tr -d v platforms: - linux/amd64