File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ class N8nMcp < Formula
5
5
sha256 "ca2d0f2e058ac61657b97902cce1826dd24ec6ac066b74ae929ea3aaf9fe6505"
6
6
license "MIT"
7
7
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
+
8
16
depends_on "node"
9
17
10
18
def install
You can’t perform that action at this time.
0 commit comments