From 28665eacd07d97e964937089de9163e8754b4eab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 13:12:14 +0000 Subject: [PATCH] supabase: Update to version 1.161.0 --- bucket/supabase.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index ede390a61e..357c134245 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,16 +1,16 @@ { - "version": "1.159.1", + "version": "1.161.0", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.159.1/supabase_windows_amd64.tar.gz", - "hash": "8dfa24185199795416179d34b3969b0f92daf34ec82af369809267015b73e62f" + "url": "https://github.com/supabase/cli/releases/download/v1.161.0/supabase_windows_amd64.tar.gz", + "hash": "0788738751e739a83805fb182d550c934603c6c80662afe009dfa512a417507c" }, "arm64": { - "url": "https://github.com/supabase/cli/releases/download/v1.159.1/supabase_windows_arm64.tar.gz", - "hash": "5ea69c9f831853d2d0dece6df9c9c6c04a68bdec126aef970a7e811411bcb848" + "url": "https://github.com/supabase/cli/releases/download/v1.161.0/supabase_windows_arm64.tar.gz", + "hash": "2456beb421d0b6d79f95174f14fab5de6c59b7ffc50c7ba713a2e7fba5026b6b" } }, "bin": "supabase.exe",