supabase: Update to version 2.19.7

This commit is contained in:
github-actions[bot] 2025-03-13 20:28:09 +00:00
parent d7ec970579
commit 194a68c150

View File

@ -1,16 +1,16 @@
{ {
"version": "2.19.6", "version": "2.19.7",
"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.19.6/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.19.7/supabase_windows_amd64.tar.gz",
"hash": "43a6140eb774099d83ee9d99bfb5599bc5abf0bf614c736c2c4901ca04074779" "hash": "8a5b998918ac1037fa122581a5023f21871448363aa27e6d3df41a1d49833fea"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v2.19.6/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.19.7/supabase_windows_arm64.tar.gz",
"hash": "e009eaefe8daf21c2fb895d70bfcc5072138dfa2993192922602f4817d71d8c0" "hash": "072d4c0adc13864247f560220ee261a425dd87526ab4bda413f7799d3c949b9d"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",