supabase: Update to version 1.219.0

This commit is contained in:
github-actions[bot] 2024-11-07 08:29:43 +00:00
parent b8649ef598
commit e5081576f7

View File

@ -1,16 +1,16 @@
{ {
"version": "1.215.0", "version": "1.219.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.215.0/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v1.219.0/supabase_windows_amd64.tar.gz",
"hash": "caa7d81239988ef056490865303a926fa61eeb526ae42ae57dbe2ebda373359f" "hash": "813fc88cc980bd21a6bf478c976f2830ff233dd961a5f19b3324f7583c590d61"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v1.215.0/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v1.219.0/supabase_windows_arm64.tar.gz",
"hash": "4fcc6c52ebedcaa559c14b4474e740cb3e1b0115ab64b563e14c4158ba5887be" "hash": "4c6fc4be26fe7b691d44a1009e3955b4f6171d1bdab87bf84774307778095a56"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",