From 8469d38f29725ad57085605b0bcc78f57728ba79 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 04:29:42 +0000 Subject: [PATCH] supabase: Update to version 2.23.4 --- bucket/supabase.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index 3ce30f9a93..8577bb24c3 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,16 +1,16 @@ { - "version": "2.22.12", + "version": "2.23.4", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v2.22.12/supabase_windows_amd64.tar.gz", - "hash": "9039ffae8a831247b4f44ea788b3250f403b951e488a46d94c83ca41d5d4ec14" + "url": "https://github.com/supabase/cli/releases/download/v2.23.4/supabase_windows_amd64.tar.gz", + "hash": "e29a3ef018cb9f25e09741b5c3c1c6acf63327c7341f45db2536b66329180fe3" }, "arm64": { - "url": "https://github.com/supabase/cli/releases/download/v2.22.12/supabase_windows_arm64.tar.gz", - "hash": "676aad33e18e331c45fe329e0efbd2a90378ebdd0137a4a29b69b5338307e832" + "url": "https://github.com/supabase/cli/releases/download/v2.23.4/supabase_windows_arm64.tar.gz", + "hash": "948516909bce593bac5183f56a0403bcd5c2f5dc51265322bc2026bbe2919c26" } }, "bin": "supabase.exe",