File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ class FreshEditor < Formula
55 sha256 "556a8349a2f3cbd1f6541a98f247ceafe1a1bf7fdb7fc4c0364f1982d99eb20e"
66 license "GPL-2.0-or-later"
77
8+ bottle do
9+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "ccb8e342cb9ab3b5f18a8a83ad421a1735d59485390c7e3a381b40d45c68a75a"
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "754250b67c3a928b0677d1608863dd6bf1946488dfc50de75317d667645170f2"
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "8d211d4566ccc233048c3a31f5ae5eeee8de0322f89b9e84c8076840eb83a334"
12+ sha256 cellar : :any_skip_relocation , sonoma : "5e35e6a2522c78f8a4af6dca38b79dd8cecc10558fb82ac64fef5625fd492373"
13+ sha256 cellar : :any_skip_relocation , arm64_linux : "b9743a0864c605bddb3fcec6578a926ed8e686b97b69d9d4791f46b17d32512a"
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "edab7b7dedce3794e5f38eb57d67d6b409888b469e1a947b038d99573f1f6f0b"
15+ end
16+
817 depends_on "rust" => :build
918
1019 def install
You can’t perform that action at this time.
0 commit comments