supabase: Update to version 2.0.0

This commit is contained in:
github-actions[bot] 2024-12-04 08:30:48 +00:00
parent 9d26adc496
commit c54eb8fa35

View File

@ -1,16 +1,16 @@
{ {
"version": "1.226.3", "version": "2.0.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.226.3/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.0.0/supabase_windows_amd64.tar.gz",
"hash": "a1207077abe7137f74e08f7b16770b07a17a0466860576160c01dcf3ac9d40f7" "hash": "3420f75c88632e454d43ae86794a94b2b412e1f8f909caa0f71e435e1c5e1769"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v1.226.3/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.0.0/supabase_windows_arm64.tar.gz",
"hash": "a119f547e1900f63313db5ff8683bdc5eb8d112a587410cfb56ee1bc0faba552" "hash": "82e6501729c57f8400494a71758e88c8f3ba004ed034fba74982f05ed52ff973"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",