supabase: Update to version 1.190.0

This commit is contained in:
github-actions[bot] 2024-08-14 12:34:30 +00:00
parent 7256c2b3ef
commit 5a69ae9839

View File

@ -1,16 +1,16 @@
{ {
"version": "1.188.4", "version": "1.190.0",
"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.188.4/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v1.190.0/supabase_windows_amd64.tar.gz",
"hash": "a5d90df623f3b094fcfe6e89f498a998f33233dfbf336735751dccd97f649fc3" "hash": "8e78ab44a4b005285b781984a998a8be965101219bcb83394d944e0db765e73e"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v1.188.4/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v1.190.0/supabase_windows_arm64.tar.gz",
"hash": "87fa607d0e770c13966a1264753ba3a8f6f785fc363eb2252922b669af19f58e" "hash": "ca03a629294fc3c1e20c78f73172a449be62580e5e68b12a906712fc714bc6f8"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",