supabase: Update to version 2.19.6

This commit is contained in:
github-actions[bot] 2025-03-13 00:37:11 +00:00
parent 848e24b2b4
commit 21514597df

View File

@ -1,16 +1,16 @@
{ {
"version": "2.19.5", "version": "2.19.6",
"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.5/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.19.6/supabase_windows_amd64.tar.gz",
"hash": "239218c46f003e225d9aa83588edce03cdaca070f56fa227801f3100b2671717" "hash": "43a6140eb774099d83ee9d99bfb5599bc5abf0bf614c736c2c4901ca04074779"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v2.19.5/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.19.6/supabase_windows_arm64.tar.gz",
"hash": "706a4725dfc83f64cc0f39fcd933e6978301bfae3087c3045894d06bb76383d5" "hash": "e009eaefe8daf21c2fb895d70bfcc5072138dfa2993192922602f4817d71d8c0"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",