Skip to content

Commit 95663bc

Browse files
committed
n8n-mcp: add 2.14.1 bottle.
1 parent 91957cd commit 95663bc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Formula/n/n8n-mcp.rb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ class N8nMcp < Formula
55
sha256 "ca2d0f2e058ac61657b97902cce1826dd24ec6ac066b74ae929ea3aaf9fe6505"
66
license "MIT"
77

8+
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"
14+
end
15+
816
depends_on "node"
917

1018
def install

0 commit comments

Comments
 (0)