supabase: Update to version 2.6.8

This commit is contained in:
github-actions[bot] 2025-01-14 08:30:45 +00:00
parent 0bbebcc236
commit 45c5052482

View File

@ -1,16 +1,16 @@
{ {
"version": "2.2.1", "version": "2.6.8",
"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/v2.2.1/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.6.8/supabase_windows_amd64.tar.gz",
"hash": "11ce336238026c63b83da529f561e96cad4d361cb83b3690985c5ba04e1f852c" "hash": "813cb8bb085b2c5c05c866f3b5cb4589b97fd0564ae6e6acab51a06cacdf965b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v2.2.1/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.6.8/supabase_windows_arm64.tar.gz",
"hash": "703d8380229b1e801b0e55d479bb9990bf92a77ae44b50445a0a4aad756c4a4c" "hash": "2ab8fc0893d00db2edd9c0f19d316df07e0b1508c38dc9d317fa51032a55a55d"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",