From 1c753c5f8b01fe44bb20daa03952d1ca0332b712 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 08:30:47 +0000 Subject: [PATCH] supabase: Update to version 2.54.10 --- bucket/supabase.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index 6f0cc7891b..53e90e86d8 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,16 +1,16 @@ { - "version": "2.53.6", + "version": "2.54.10", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v2.53.6/supabase_windows_amd64.tar.gz", - "hash": "2d4c36c2a80748ea3bbefaa4a31976fb02169885e9c34068e5fa485789cbabbb" + "url": "https://github.com/supabase/cli/releases/download/v2.54.10/supabase_windows_amd64.tar.gz", + "hash": "8b96e7e22c0f2c34637e29f532fa66836403a9159c746f6cf75464fda6fb888b" }, "arm64": { - "url": "https://github.com/supabase/cli/releases/download/v2.53.6/supabase_windows_arm64.tar.gz", - "hash": "d747549dd956e9e91c8b5d048a22552fe8b935a4d023d500e0e31998e491f855" + "url": "https://github.com/supabase/cli/releases/download/v2.54.10/supabase_windows_arm64.tar.gz", + "hash": "d0d87048243e23039275e28e3963945ba5276b05088d0073ff27c9761b7a13f8" } }, "bin": "supabase.exe",