mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
supabase: Update to version 2.2.1
This commit is contained in:
parent
a81e99261a
commit
780c51c1df
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.1",
|
"version": "2.2.1",
|
||||||
"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.1.1/supabase_windows_amd64.tar.gz",
|
"url": "https://github.com/supabase/cli/releases/download/v2.2.1/supabase_windows_amd64.tar.gz",
|
||||||
"hash": "d35e6e4140cf98478ff68652fc41048283bb287907e51254cd1ae58ddb69872a"
|
"hash": "11ce336238026c63b83da529f561e96cad4d361cb83b3690985c5ba04e1f852c"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/supabase/cli/releases/download/v2.1.1/supabase_windows_arm64.tar.gz",
|
"url": "https://github.com/supabase/cli/releases/download/v2.2.1/supabase_windows_arm64.tar.gz",
|
||||||
"hash": "a2a4beedc7c06a99d1de7ac561a4023de2a7c8085c895341be0b2bff59d7ae9e"
|
"hash": "703d8380229b1e801b0e55d479bb9990bf92a77ae44b50445a0a4aad756c4a4c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "supabase.exe",
|
"bin": "supabase.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user