supabase: Update to version 1.159.1

This commit is contained in:
github-actions[bot] 2024-04-16 13:11:50 +00:00
parent 48922056e6
commit 6664bdcf10

View File

@ -1,16 +1,16 @@
{ {
"version": "1.157.2", "version": "1.159.1",
"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.157.2/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v1.159.1/supabase_windows_amd64.tar.gz",
"hash": "3d295492e29abcc59394232d5444b70ac8ccdbebc98c6c143e603d631e773f44" "hash": "8dfa24185199795416179d34b3969b0f92daf34ec82af369809267015b73e62f"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v1.157.2/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v1.159.1/supabase_windows_arm64.tar.gz",
"hash": "c7d7e8cfcc8813908952890f66c4cb0c7e02686cc888bf572399a535960a0e55" "hash": "5ea69c9f831853d2d0dece6df9c9c6c04a68bdec126aef970a7e811411bcb848"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",