supabase: Update to version 1.203.0

This commit is contained in:
github-actions[bot] 2024-10-08 12:32:19 +00:00
parent 00161acb25
commit 4166fb6067

View File

@ -1,16 +1,16 @@
{ {
"version": "1.200.3", "version": "1.203.0",
"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/v1.200.3/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v1.203.0/supabase_windows_amd64.tar.gz",
"hash": "567286488cad28f0e6026d1b6b9cad608ceaac8b9b291368bcd94acd03840e48" "hash": "4a6f2fadfc4c6d86718af81083174c63f19f9d3c491b366921a649e16af18419"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v1.200.3/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v1.203.0/supabase_windows_arm64.tar.gz",
"hash": "818517ca75b4daf6ede4f8c3501ad37f24b5d96197fc113fa3a14d7d232dc49c" "hash": "a75422f8e9588a9bf146e9d767877ef799cc1861b94199ee4cbc070ba1f50e53"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",