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