supabase: Update to version 2.2.1

This commit is contained in:
github-actions[bot] 2024-12-31 16:30:25 +00:00
parent a81e99261a
commit 780c51c1df

View File

@ -1,16 +1,16 @@
{
"version": "2.1.1",
"version": "2.2.1",
"description": "An open-source Firebase alternative.",
"homepage": "https://supabase.com/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/supabase/cli/releases/download/v2.1.1/supabase_windows_amd64.tar.gz",
"hash": "d35e6e4140cf98478ff68652fc41048283bb287907e51254cd1ae58ddb69872a"
"url": "https://github.com/supabase/cli/releases/download/v2.2.1/supabase_windows_amd64.tar.gz",
"hash": "11ce336238026c63b83da529f561e96cad4d361cb83b3690985c5ba04e1f852c"
},
"arm64": {
"url": "https://github.com/supabase/cli/releases/download/v2.1.1/supabase_windows_arm64.tar.gz",
"hash": "a2a4beedc7c06a99d1de7ac561a4023de2a7c8085c895341be0b2bff59d7ae9e"
"url": "https://github.com/supabase/cli/releases/download/v2.2.1/supabase_windows_arm64.tar.gz",
"hash": "703d8380229b1e801b0e55d479bb9990bf92a77ae44b50445a0a4aad756c4a4c"
}
},
"bin": "supabase.exe",