Skip to content

Commit f1aeda4

Browse files
authored
Merge pull request #246973 from Homebrew/bump-n8n-mcp-2.15.6
n8n-mcp 2.15.6
2 parents 75b5b4f + 1c1046a commit f1aeda4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/n/n8n-mcp.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
class N8nMcp < Formula
22
desc "MCP for Claude Desktop, Claude Code, Windsurf, Cursor to build n8n workflows"
33
homepage "https://www.n8n-mcp.com/"
4-
url "https://registry.npmjs.org/n8n-mcp/-/n8n-mcp-2.14.1.tgz"
5-
sha256 "ca2d0f2e058ac61657b97902cce1826dd24ec6ac066b74ae929ea3aaf9fe6505"
4+
url "https://registry.npmjs.org/n8n-mcp/-/n8n-mcp-2.15.6.tgz"
5+
sha256 "fb188fcf94c7edd72201f7323493ace693202ae2cd61265e9410e896096996dc"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "fd82dc7c6d6ac62e7654fa9375c615914aedf413a63159a4381595b06812fe39"
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "53a70a5a3751e38158564155aac14e7528033ab593031fe8244e3fd1c408b026"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0f32421959461313da0356f8c3a68e2f9f22b00d8c3846bf7cd24cb0749c868d"
12-
sha256 cellar: :any_skip_relocation, sonoma: "749459700bc0f0e69e292c7cc9e90d9f0294e393edbd6f16680a1da82b549899"
13-
sha256 cellar: :any_skip_relocation, x86_64_linux: "54818c49b1ef06f04cb4b775b337fb1685606861b10ff6f413558507e830f98b"
9+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "065171c9c8adba817d6e1f6e99814d030e354255a426ad0c614c664fca65e794"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "279a5b78961cbe7ad3f32b3aa2a0b4decc57dd7d7bea7824284466655a1e6892"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "00130919f10394807824253473c79824bb7d31ed7b04962efac4f6380923e457"
12+
sha256 cellar: :any_skip_relocation, sonoma: "ab08891065a46fcb9de46309d010cad86b51639cfcf5a92fc383c7d40239da0c"
13+
sha256 cellar: :any_skip_relocation, x86_64_linux: "7e158fc2f8faf4eb6696bdff1515ba4778d5fa2ac04d43906026fe6ffe1da804"
1414
end
1515

1616
depends_on "node"

0 commit comments

Comments
 (0)