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