supabase: Update to version 2.22.6

This commit is contained in:
github-actions[bot] 2025-04-24 20:29:42 +00:00
parent b6fe983d53
commit dc814696e2

View File

@ -1,16 +1,16 @@
{
"version": "2.22.4",
"version": "2.22.6",
"description": "An open-source Firebase alternative.",
"homepage": "https://supabase.com/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/supabase/cli/releases/download/v2.22.4/supabase_windows_amd64.tar.gz",
"hash": "cf84950c4fcbe2cad93ed6e26271c1d8a9e17cc65fcfbc7ab1abdd038a5b0630"
"url": "https://github.com/supabase/cli/releases/download/v2.22.6/supabase_windows_amd64.tar.gz",
"hash": "84ed7c21fdf76971b4735f3a306e8ecb27279ca8484083c7c2097a4fe59715e0"
},
"arm64": {
"url": "https://github.com/supabase/cli/releases/download/v2.22.4/supabase_windows_arm64.tar.gz",
"hash": "d78cd369e2e376830bd86211e203a8b6a1b1e9b29dbf9db00b959ab493f73aea"
"url": "https://github.com/supabase/cli/releases/download/v2.22.6/supabase_windows_arm64.tar.gz",
"hash": "2dfea45e92b1983d03ab1a83a642bc2272f5693044e287306579e45efa9cf245"
}
},
"bin": "supabase.exe",