supabase: Update to version 1.164.1

This commit is contained in:
github-actions[bot] 2024-04-30 04:27:07 +00:00
parent 57a344168c
commit eaec79470c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.163.6", "version": "1.164.1",
"description": "An open-source Firebase alternative.", "description": "An open-source Firebase alternative.",
"homepage": "https://supabase.com/", "homepage": "https://supabase.com/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/supabase/cli/releases/download/v1.163.6/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v1.164.1/supabase_windows_amd64.tar.gz",
"hash": "ba7f8b34971606c4764c20ae2c883e48c550552896a00be1907b65565204ad85" "hash": "50336e53578443f7f6f47576b9916fb1b990d7922b57ab602ac0b5491e8e86e8"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v1.163.6/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v1.164.1/supabase_windows_arm64.tar.gz",
"hash": "b6d062ff9ffd2dff365e79572d1f558fa730c01fd0b7dbf43b37f1e12543b071" "hash": "eca8f11fc1b3eefa3a290dcb6f3b37d2534d69419778b1a9ae401587872ed881"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",