supabase: Update to version 1.162.4

This commit is contained in:
github-actions[bot] 2024-04-18 05:06:47 +00:00
parent 28a4a691cb
commit f6f771a5a6

View File

@ -1,16 +1,16 @@
{ {
"version": "1.161.0", "version": "1.162.4",
"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.161.0/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v1.162.4/supabase_windows_amd64.tar.gz",
"hash": "0788738751e739a83805fb182d550c934603c6c80662afe009dfa512a417507c" "hash": "15b4abf1eecb2f7294f68c49a963465718a69e9582883a751f699244d8f05e1b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v1.161.0/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v1.162.4/supabase_windows_arm64.tar.gz",
"hash": "2456beb421d0b6d79f95174f14fab5de6c59b7ffc50c7ba713a2e7fba5026b6b" "hash": "95e1c709c58d03b624390c2816bd8fbca7c2dcaec8442f16ca78013135132de5"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",