supabase: Update to version 1.207.9

This commit is contained in:
github-actions[bot] 2024-10-22 12:32:00 +00:00
parent eab7f7a865
commit cbee235036

View File

@ -1,16 +1,16 @@
{ {
"version": "1.207.8", "version": "1.207.9",
"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.207.8/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v1.207.9/supabase_windows_amd64.tar.gz",
"hash": "cd8088d2b3abf4bdb2a64adc60052e966c5ec5ef29bc1550f3c39b118e2e3378" "hash": "a34edca82cfd7c998a9cad2ff4b97b79f937ec4973597010eb6e495793477802"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v1.207.8/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v1.207.9/supabase_windows_arm64.tar.gz",
"hash": "965b39458c76c4547a84260d4565488d6b6d50a92a8216eb6ba0b02157d197c7" "hash": "82e16e0a1c79f677df1916e07917282f8bad6be69cab3eb681a2fedb114f9e5f"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",