From 14d73e173d0f5c62ce39a354d65e7f0d39ee8b29 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 04:29:18 +0000 Subject: [PATCH] supabase: Update to version 1.200.3 --- bucket/supabase.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index a82c4042fc..a3b1a8f1ed 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,16 +1,16 @@ { - "version": "1.192.5", + "version": "1.200.3", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.192.5/supabase_windows_amd64.tar.gz", - "hash": "56cc5e39c344dbcbc4d2656bacf6e8e07aacaf50cd0bd89c8a358e63ea6f78b5" + "url": "https://github.com/supabase/cli/releases/download/v1.200.3/supabase_windows_amd64.tar.gz", + "hash": "567286488cad28f0e6026d1b6b9cad608ceaac8b9b291368bcd94acd03840e48" }, "arm64": { - "url": "https://github.com/supabase/cli/releases/download/v1.192.5/supabase_windows_arm64.tar.gz", - "hash": "8e8acf5ad46354e948a7e561ce69c1bf331de24653423f98396fa590f7c7a225" + "url": "https://github.com/supabase/cli/releases/download/v1.200.3/supabase_windows_arm64.tar.gz", + "hash": "818517ca75b4daf6ede4f8c3501ad37f24b5d96197fc113fa3a14d7d232dc49c" } }, "bin": "supabase.exe",