From aaaf721d18e67a4bb85358a4b0ef9856947fcbfe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 04:29:32 +0000 Subject: [PATCH] supabase: Update to version 2.22.4 --- bucket/supabase.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index 9e5616721f..624bb40912 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,16 +1,16 @@ { - "version": "2.20.12", + "version": "2.22.4", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v2.20.12/supabase_windows_amd64.tar.gz", - "hash": "9978514aedbc183e2ba0805b471df42732cbdbaa2eb698b025a227d7ef6eeee5" + "url": "https://github.com/supabase/cli/releases/download/v2.22.4/supabase_windows_amd64.tar.gz", + "hash": "cf84950c4fcbe2cad93ed6e26271c1d8a9e17cc65fcfbc7ab1abdd038a5b0630" }, "arm64": { - "url": "https://github.com/supabase/cli/releases/download/v2.20.12/supabase_windows_arm64.tar.gz", - "hash": "ba39767a08039324b3a6c7e180aa8949c78eee63866045971731d415c2c80221" + "url": "https://github.com/supabase/cli/releases/download/v2.22.4/supabase_windows_arm64.tar.gz", + "hash": "d78cd369e2e376830bd86211e203a8b6a1b1e9b29dbf9db00b959ab493f73aea" } }, "bin": "supabase.exe",