From 53500b3c06a7cb43d7073e0e7f66f6dd1713cfb5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 04:30:03 +0000 Subject: [PATCH] supabase: Update to version 2.22.12 --- bucket/supabase.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index 766d3ff09a..3ce30f9a93 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,16 +1,16 @@ { - "version": "2.22.6", + "version": "2.22.12", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v2.22.6/supabase_windows_amd64.tar.gz", - "hash": "84ed7c21fdf76971b4735f3a306e8ecb27279ca8484083c7c2097a4fe59715e0" + "url": "https://github.com/supabase/cli/releases/download/v2.22.12/supabase_windows_amd64.tar.gz", + "hash": "9039ffae8a831247b4f44ea788b3250f403b951e488a46d94c83ca41d5d4ec14" }, "arm64": { - "url": "https://github.com/supabase/cli/releases/download/v2.22.6/supabase_windows_arm64.tar.gz", - "hash": "2dfea45e92b1983d03ab1a83a642bc2272f5693044e287306579e45efa9cf245" + "url": "https://github.com/supabase/cli/releases/download/v2.22.12/supabase_windows_arm64.tar.gz", + "hash": "676aad33e18e331c45fe329e0efbd2a90378ebdd0137a4a29b69b5338307e832" } }, "bin": "supabase.exe",