supabase: Update to version 1.204.3

This commit is contained in:
github-actions[bot] 2024-10-09 20:28:22 +00:00
parent 20d3ea3925
commit 4456d1b606

View File

@ -1,16 +1,16 @@
{
"version": "1.203.0",
"version": "1.204.3",
"description": "An open-source Firebase alternative.",
"homepage": "https://supabase.com/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/supabase/cli/releases/download/v1.203.0/supabase_windows_amd64.tar.gz",
"hash": "4a6f2fadfc4c6d86718af81083174c63f19f9d3c491b366921a649e16af18419"
"url": "https://github.com/supabase/cli/releases/download/v1.204.3/supabase_windows_amd64.tar.gz",
"hash": "30ea85006830573fc2a2c9805f6264ee78f2fd0c598fd1284e8f7edf4f584dc8"
},
"arm64": {
"url": "https://github.com/supabase/cli/releases/download/v1.203.0/supabase_windows_arm64.tar.gz",
"hash": "a75422f8e9588a9bf146e9d767877ef799cc1861b94199ee4cbc070ba1f50e53"
"url": "https://github.com/supabase/cli/releases/download/v1.204.3/supabase_windows_arm64.tar.gz",
"hash": "91cd5df32d79a5f8db2212201703ccd881b92045024ecc2e3a3a5fbb30cdc026"
}
},
"bin": "supabase.exe",