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