Skip to content

Commit 705c372

Browse files
authored
Merge pull request #251335 from Homebrew/bump-supabase-mcp-server-0.5.8
supabase-mcp-server 0.5.8
2 parents c5b41f4 + d11463e commit 705c372

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/s/supabase-mcp-server.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class SupabaseMcpServer < Formula
22
desc "MCP Server for Supabase"
33
homepage "https://supabase.com/docs/guides/getting-started/mcp"
4-
url "https://registry.npmjs.org/@supabase/mcp-server-supabase/-/mcp-server-supabase-0.5.7.tgz"
5-
sha256 "1b69b2ab3fe32d76a2bf7196cd2c0c590f6203841a2205ac65cfda53ec8bfb7e"
4+
url "https://registry.npmjs.org/@supabase/mcp-server-supabase/-/mcp-server-supabase-0.5.8.tgz"
5+
sha256 "c7d5ccc8fd56a2104f5096254caf3d92f46b05f793436a9045926c491cc6395c"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "3d0e8c17a2caf7aa6f291860abc521f74fa0d9bb64c355485157d8aadae5cb72"
9+
sha256 cellar: :any_skip_relocation, all: "702012838ca793c6f3cdba197a55d26a3d34cbb86c0ba12d197ed090b0b536f5"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)