supabase: Update to version 1.176.10

This commit is contained in:
github-actions[bot] 2024-06-13 16:29:18 +00:00
parent c4b77b96de
commit b4b4284256

View File

@ -1,16 +1,16 @@
{ {
"version": "1.176.9", "version": "1.176.10",
"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.176.9/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v1.176.10/supabase_windows_amd64.tar.gz",
"hash": "63d0d3f3f6ea5c370273924828f19abf077dc493cdb4e38cf284483991d4d7ef" "hash": "6067e597ddd4b7765b98e966e48c269d32329e4dcba8e10b789a5256e7a1a968"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v1.176.9/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v1.176.10/supabase_windows_arm64.tar.gz",
"hash": "6b1e6d449cf0700e686d69789e4c5f4d21d911b5bc9150ab74c9998252ca0968" "hash": "dba364bff2b0ba5c42cc4dd4c49789de8c439b98cdba1ffe41f1d2b432d30f5d"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",