Skip to content

Commit 9b208d8

Browse files
authored
Merge pull request #254060 from Homebrew/bump-n8n-mcp-2.22.15
n8n-mcp 2.22.15
2 parents a950e78 + 5970de8 commit 9b208d8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/n/n8n-mcp.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
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.22.14.tgz"
5-
sha256 "89ab950d9afa86b43d9c201e07ace7994381fce6915b4be901a943857839d203"
4+
url "https://registry.npmjs.org/n8n-mcp/-/n8n-mcp-2.22.15.tgz"
5+
sha256 "ed56d40c5e96c7296fa75586ca67a081a58c89a2324d9ce52d396a930b83bd24"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "3c4694ae8c1d0dd6818ef490d81f09d31435a8c34132fe7ae66ac165911dae7e"
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "aafa1fe09aaab76e6547ffbab401c39547016802ee39fc1bf7c433def6f3913b"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5f1e20233b82d71c646d333226d3eb7d5ef3a0271bcc2db160d91b7a6e50f2c6"
12-
sha256 cellar: :any_skip_relocation, sonoma: "491d461f90897d7924320a66a5399385dcf123382f006d73f20028f4886d91a9"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "50a7e21c64a40f5329e5a39fee67bf8ecdacecb5945cca1534d57b00c196e7b2"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "fe47aa868c7e2dbbe270b88b603a7083bd915968ce9f1f95a1d8a9e32eec61d7"
9+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "2228d6a4f03832cab533dfd935147b62415a8e53642cea76d9e8b887e0bdc331"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "190fb171d52dd0eac08c86a931b54b504336de04d12ada22b97b114ff13b7a17"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ded72c1788a0e1b7da6dd20aaa7e4cf90d5f736500724b74c14da159b4a49514"
12+
sha256 cellar: :any_skip_relocation, sonoma: "f254122494ad241fe7412370236f3ee8815c4641a9d6d211e976ce37704f56a3"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "fa45638a26981623a0bddab753ac2e496f4ab07b9459f63d383f05be05a0aaa8"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "812489cd10be730e2f3438bd53d979f7ce13b36c43b1d4c38586acb41292380e"
1515
end
1616

1717
depends_on "node@22"

0 commit comments

Comments
 (0)