From 3a9ec7e675fdb23ddd167841312f8881ac933853 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 12:31:46 +0000 Subject: [PATCH] supabase: Update to version 2.33.7 --- bucket/supabase.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index 6dea4cc981..4170ec8c4d 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,16 +1,16 @@ { - "version": "2.33.5", + "version": "2.33.7", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v2.33.5/supabase_windows_amd64.tar.gz", - "hash": "ec7f1b2decaded967679a25bb88ac92431c00c270db05595579169d359e7cb13" + "url": "https://github.com/supabase/cli/releases/download/v2.33.7/supabase_windows_amd64.tar.gz", + "hash": "7e25534f8ae37c818fb7b0921decbfc25fab5370b9cce23b89f3aef678a0765e" }, "arm64": { - "url": "https://github.com/supabase/cli/releases/download/v2.33.5/supabase_windows_arm64.tar.gz", - "hash": "a3fad5696f9bd46caad9e5fc55726d138c8d869384806ca3645a20357aef362c" + "url": "https://github.com/supabase/cli/releases/download/v2.33.7/supabase_windows_arm64.tar.gz", + "hash": "7b98218ceb147cd25f59a7f4faeea8fc9cbc5fe727fdd20fc9bd81292f3910de" } }, "bin": "supabase.exe",