From bcaab92905028bdf8adc1477958e702bcde9eb49 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 04:25:53 +0000 Subject: [PATCH] supabase: Update to version 1.150.0 --- bucket/supabase.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index ccd4177b5a..992cafcf5c 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,16 +1,16 @@ { - "version": "1.148.6", + "version": "1.150.0", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.148.6/supabase_windows_amd64.tar.gz", - "hash": "a70597237f2216ba0241f57ee86cae0f98c33323a3b127a1eb8d5a487e56fcbc" + "url": "https://github.com/supabase/cli/releases/download/v1.150.0/supabase_windows_amd64.tar.gz", + "hash": "3e8e7844092ee935c479a209a44dd8abdc51aee2b20491b170566e028565067a" }, "arm64": { - "url": "https://github.com/supabase/cli/releases/download/v1.148.6/supabase_windows_arm64.tar.gz", - "hash": "7616f5237516fda1e45dd8e8be50491ba49419e0921fcc1f4b9a07a02314b0a9" + "url": "https://github.com/supabase/cli/releases/download/v1.150.0/supabase_windows_arm64.tar.gz", + "hash": "317d61cd32d92d76b083c6d6bb41fc23e54f416dab08a3f76272d4f264314fc6" } }, "bin": "supabase.exe",