Skip to content

Commit c805e8b

Browse files
supabase: Update to version 2.19.6
1 parent a114035 commit c805e8b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/supabase.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"version": "2.19.5",
2+
"version": "2.19.6",
33
"description": "An open-source Firebase alternative.",
44
"homepage": "https://supabase.com/",
55
"license": "MIT",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/supabase/cli/releases/download/v2.19.5/supabase_windows_amd64.tar.gz",
9-
"hash": "239218c46f003e225d9aa83588edce03cdaca070f56fa227801f3100b2671717"
8+
"url": "https://github.com/supabase/cli/releases/download/v2.19.6/supabase_windows_amd64.tar.gz",
9+
"hash": "43a6140eb774099d83ee9d99bfb5599bc5abf0bf614c736c2c4901ca04074779"
1010
},
1111
"arm64": {
12-
"url": "https://github.com/supabase/cli/releases/download/v2.19.5/supabase_windows_arm64.tar.gz",
13-
"hash": "706a4725dfc83f64cc0f39fcd933e6978301bfae3087c3045894d06bb76383d5"
12+
"url": "https://github.com/supabase/cli/releases/download/v2.19.6/supabase_windows_arm64.tar.gz",
13+
"hash": "e009eaefe8daf21c2fb895d70bfcc5072138dfa2993192922602f4817d71d8c0"
1414
}
1515
},
1616
"bin": "supabase.exe",

0 commit comments

Comments
 (0)