From 037708f4995517d0328132749a4ab1a1b6c64c8b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 17 Apr 2026 03:46:17 +0000 Subject: [PATCH] chore(deps): update flyctl to v0.4.36 --- 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 39a4d4a8c8..95e0a7fd30 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.35" +version: "0.4.36" check: ${binary} version 2>/dev/null | cut -d' ' -f2 | tr -d v platforms: - linux/amd64