From 9cebd41917aac343213b848785f19272872791e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Nov 2023 00:32:42 +0000 Subject: [PATCH] supabase: Update to version 1.113.3 --- bucket/supabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index 688c914ba4..0372369560 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.113.2", + "version": "1.113.3", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.113.2/supabase_windows_amd64.tar.gz", - "hash": "c38638b83af52f3a408e881cadb0c002a339960b63005a70be21eceb1c19c316" + "url": "https://github.com/supabase/cli/releases/download/v1.113.3/supabase_windows_amd64.tar.gz", + "hash": "277d340e00067b9d60f391a659b1dfdba44bee7d594c37b52b4be739beb08094" } }, "bin": "supabase.exe",