From c6b5215cf338674d7eda2e13622bd9a6340f102e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 04:29:41 +0000 Subject: [PATCH] supabase: Update to version 2.40.7 --- bucket/supabase.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index 0c6f217242..32d69f621e 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,16 +1,16 @@ { - "version": "2.39.2", + "version": "2.40.7", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v2.39.2/supabase_windows_amd64.tar.gz", - "hash": "430f1902635db1fc3cf32821b50cdddc9b0ebd17967cfa70fd56b88d9065e30c" + "url": "https://github.com/supabase/cli/releases/download/v2.40.7/supabase_windows_amd64.tar.gz", + "hash": "ea55b7385fb5aa05fe0869dfa4a990f8723c80a424b14718d1b2392c97aa6df7" }, "arm64": { - "url": "https://github.com/supabase/cli/releases/download/v2.39.2/supabase_windows_arm64.tar.gz", - "hash": "23666cb17845a4273441f4441fc449ef16ea30e3fe4f98310aa3f79350d487dd" + "url": "https://github.com/supabase/cli/releases/download/v2.40.7/supabase_windows_arm64.tar.gz", + "hash": "8240ba3fa4d8909efac4c81e7b5d93fde95b315cbad5086d3ea14bc894334311" } }, "bin": "supabase.exe",