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